Skip to content

Commit 6461ca7

Browse files
Modified ReadMe
1 parent 95c1f5e commit 6461ca7

3 files changed

Lines changed: 150 additions & 3 deletions

File tree

.DS_Store

0 Bytes
Binary file not shown.

README.md

Lines changed: 150 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,151 @@
11

2-
<h1>Usage</h1>
3-
After downloading the source code, checkout to the root directory and install dependencies from your command line via
4-
<pre>npm install</pre>
2+
3+
<h1>StarAdmin-Free-Bootstrap-Admin-Template</h1>
4+
<p>
5+
Star Admin is a free responsive admin template built with Bootstrap 4. The template has colorful, attractive yet simple and elegant design. The template is well crafted, with all the components neatly and carefully designed and arranged within the template.
6+
</p>
7+
<p>
8+
Star Admin is packed with all the features that fit your needs but not cramped with components you would not even use. It is an excellent fit to build admin panels, e-commerce systems, project management systems, CMS or CRM.
9+
</p>
10+
<p>
11+
Although the template has a design like none other, it is easily customizable to suit your requirements. Star Admin comes with a clean and well-commented code that makes it easy to work with the template. Thus making it an ideal pick for jump starting your project.
12+
</p>
13+
<h1>Demo</h1>
14+
<hr style="margin-bottom: 30px">
15+
<a href="http://www.bootstrapdash.com/demo/star-admin/index.html" target="_blank">
16+
http://www.bootstrapdash.com/demo/star-admin/index.html
17+
</a>
18+
<img src="screenshot.png" width="100%" style="margin-top: 30px" alt="">
19+
20+
21+
<pre>
22+
<h1>Credits:</h1>
23+
<hr>
24+
25+
26+
- Bootstrap 4
27+
- Font Awesome
28+
- jQuery
29+
- Gulp
30+
- Chart.js
31+
- Google Maps
32+
- Perfect Scrollbar
33+
34+
</pre>
35+
36+
<h1>Browser Support:</h1>
37+
38+
39+
40+
<pre>
41+
<h1>Browser Support:</h1>
42+
<hr>
43+
44+
45+
- StarAdmin is designed to work flawlessly with all the latest and modern web browsers.
46+
- Chrome (latest)
47+
- FireFox (latest)
48+
- Safari (latest)
49+
- Opera (latest)
50+
- IE10+
51+
52+
</pre>
53+
54+
55+
<pre>
56+
<h1>License Information:</h1>
57+
<hr>
58+
59+
60+
Star Admin is released under MIT license. Star Admin is a free Bootstrap 4 admin template developed from BootstrapDash. Feel free to download it, use it, share it, get creative with it.
61+
62+
</pre>
63+
64+
65+
66+
<pre>
67+
<h1>How to use Star Admin?</h1>
68+
<hr>
69+
70+
71+
1 - Click the Clone or Download button in GitHub and download as a ZIP file or you can enter the command git clone https://github.com/BootstrapDash/StarAdmin-Free-Bootstrap-Admin-Template.git in you terminal to get a copy of this template.
72+
73+
2 - After the files have been downloaded you will get a folder with the following file structure.
74+
75+
|-css
76+
|-styles
77+
|-images
78+
|-flags
79+
|-icons
80+
|-js
81+
|-chart
82+
|-hoverable-collapse
83+
|-maps
84+
|-misc
85+
|-off-canvas
86+
|-node-modules
87+
|-pages
88+
|-buttons
89+
|-charts
90+
|-forms
91+
|- icons
92+
|-tables
93+
|-typography
94+
|-widgets
95+
|-samples
96+
|-blank-page
97+
|-error
98+
|-login
99+
|- not-found
100+
|- register
101+
|-scss
102+
|-gulpfile
103+
|-index.html
104+
|-package.json
105+
|-README
106+
107+
3 - You can install all the dependencies in the template by running the command npm install. All the required files are in the node modules.
108+
109+
4 - Find the file named index.html, check what all components you need. Open the file in a text editor and you can start editing.
110+
111+
5 - Now that your project has now kick-started, all you need to do now is to code, code, and code to your heart's content.
112+
113+
114+
</pre>
115+
116+
117+
<pre>
118+
<h1>How to Contribute?:</h1>
119+
<hr>
120+
121+
122+
We love your contributions and we welcome them wholeheartedly. We believe the more the merrier.
123+
To contribute make sure you have a Node.js and npm installed. Now run the command gulp --version. If the command returns with the Gulp version number, it means you have Gulp installed. If not you need to run the command npm install --global gulp-cli to install Gulp.
124+
125+
<h2>Next</h2>
126+
127+
After Gulp has been installed, follow the steps below to contribute.
128+
1 - Fork and clone the repo of Star Admin.
129+
2 - Run the command npm install to install all the dependencies.
130+
3 - Enter the command gulp serve. This will open Star Admin in your default browser.
131+
4 - Make you valuable contribution
132+
5 - Submit a pull request.
133+
134+
</pre>
135+
136+
137+
<pre>
138+
<h1>Go Premium!!</h1>
139+
<hr>
140+
141+
142+
Do you need a template with more features and functionalities? Get more with our collection of the premium template with more plugins, eye catching animations, UI components, and sample pages all fitting together with a high-quality design.
143+
144+
Visit <a href="https://www.bootstrapdash.com" target="_blank">https://www.bootstrapdash.com</a> for more admin templates.
145+
146+
147+
</pre>
148+
149+
150+
151+

screenshot.png

115 KB
Loading

0 commit comments

Comments
 (0)