Skip to content

Commit cb822e2

Browse files
committed
README updated
1 parent f3f887a commit cb822e2

1 file changed

Lines changed: 56 additions & 114 deletions

File tree

README.md

Lines changed: 56 additions & 114 deletions
Original file line numberDiff line numberDiff line change
@@ -1,139 +1,81 @@
11

2+
<h1>StarAdmin-Free-Bootstrap-Admin-Template</h1>
3+
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.
24

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="">
5+
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.
196

7+
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.
208

21-
<h1>Credits:</h1>
22-
<hr>
9+
<h1>Demo</h1>
2310

11+
<hr style="margin-bottom: 30px">
2412

25-
- Bootstrap 4
26-
- Font Awesome
27-
- jQuery
28-
- Gulp
29-
- Chart.js
30-
- Google Maps
31-
- Perfect Scrollbar
32-
13+
<a href="http://www.bootstrapdash.com/demo/star-admin/index.html" target="_blank">
14+
http://www.bootstrapdash.com/demo/star-admin/index.html
15+
</a>
16+
<img src="screenshot.png" width="100%" style="margin-top: 30px" alt="">
17+
<h1>Credits:</h1>
3318

34-
<h1>Browser Support:</h1>
19+
- Bootstrap 4
20+
- Font Awesome
21+
- jQuery
22+
- Gulp
23+
- Chart.js
24+
- Google Maps
25+
- Perfect Scrollbar
3526

27+
<h1>Browser Support:</h1>
3628

29+
StarAdmin is designed to work flawlessly with all the latest and modern web browsers.
3730

38-
<h1>Browser Support:</h1>
39-
<hr>
31+
- Chrome (latest)
32+
- FireFox (latest)
33+
- Safari (latest)
34+
- Opera (latest)
35+
- IE10+
4036

37+
<h1>License Information:</h1>
38+
<hr>
4139

42-
- StarAdmin is designed to work flawlessly with all the latest and modern web browsers.
43-
- Chrome (latest)
44-
- FireFox (latest)
45-
- Safari (latest)
46-
- Opera (latest)
47-
- IE10+
48-
4940

41+
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.
5042

51-
<h1>License Information:</h1>
52-
<hr>
43+
<h1>How to use Star Admin?</h1>
44+
<hr>
5345

5446

55-
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.
47+
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.
5648

49+
2 - After the files have been downloaded you will get a folder with all the required files
5750

51+
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.
5852

53+
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.
5954

60-
<h1>How to use Star Admin?</h1>
61-
<hr>
62-
63-
64-
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.
65-
66-
2 - After the files have been downloaded you will get a folder with the following file structure.
67-
68-
|-css
69-
|-styles
70-
|-images
71-
|-flags
72-
|-icons
73-
|-js
74-
|-chart
75-
|-hoverable-collapse
76-
|-maps
77-
|-misc
78-
|-off-canvas
79-
|-node-modules
80-
|-pages
81-
|-buttons
82-
|-charts
83-
|-forms
84-
|- icons
85-
|-tables
86-
|-typography
87-
|-widgets
88-
|-samples
89-
|-blank-page
90-
|-error
91-
|-login
92-
|- not-found
93-
|- register
94-
|-scss
95-
|-gulpfile
96-
|-index.html
97-
|-package.json
98-
|-README
99-
100-
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.
101-
102-
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.
103-
104-
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.
105-
106-
107-
108-
109-
<h1>How to Contribute?:</h1>
110-
<hr>
111-
112-
113-
We love your contributions and we welcome them wholeheartedly. We believe the more the merrier.
114-
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.
115-
116-
<h2>Next</h2>
117-
118-
After Gulp has been installed, follow the steps below to contribute.
119-
1 - Fork and clone the repo of Star Admin.
120-
2 - Run the command npm install to install all the dependencies.
121-
3 - Enter the command gulp serve. This will open Star Admin in your default browser.
122-
4 - Make you valuable contribution
123-
5 - Submit a pull request.
124-
125-
126-
127-
<h1>Go Premium!!</h1>
128-
<hr>
129-
130-
131-
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.
132-
133-
Visit <a href="https://www.bootstrapdash.com" target="_blank">https://www.bootstrapdash.com</a> for more admin templates.
134-
55+
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.
13556

57+
<h1>How to Contribute?:</h1>
58+
<hr>
13659

13760

61+
We love your contributions and we welcome them wholeheartedly. We believe the more the merrier.
62+
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.
13863

64+
<h2>Next</h2>
13965

66+
After Gulp has been installed, follow the steps below to contribute.
67+
<br>
68+
1 - Fork and clone the repo of Star Admin.
69+
<br>
70+
2 - Run the command npm install to install all the dependencies.
71+
<br>
72+
3 - Enter the command gulp serve. This will open Star Admin in your default browser.
73+
<br>
74+
4 - Make you valuable contribution
75+
<br>
76+
5 - Submit a pull request.
77+
<h1>Go Premium!!</h1>
78+
<hr>
79+
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.
80+
Visit
81+
<a href="https://www.bootstrapdash.com" target="_blank">https://www.bootstrapdash.com</a> for more admin templates.

0 commit comments

Comments
 (0)