File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ required [node.js](http://nodejs.org/) & [bower](http://bower.io/) & [grunt](htt
3333 $ git clone https://github.com/onokumus/Bootstrap-Admin-Template.git yourfoldername
3434 $ cd yourfoldername
3535 $ npm install
36+ $ bower install
3637 $ npm run build
3738 $ grunt serve
3839```
@@ -44,6 +45,7 @@ required [node.js](http://nodejs.org/) & [bower](http://bower.io/) & [grunt](htt
4445 $ git clone https://github.com/onokumus/Bootstrap-Admin-Template.git yourfoldername
4546 $ cd yourfoldername
4647 $ npm install
48+ $ bower install
4749 $ npm run buildrtl
4850 $ grunt serve
4951```
Original file line number Diff line number Diff line change 11# Bootstrap-Admin-Template
2- * [ ![ Build Status] ( https://travis-ci.org/onokumus/Bootstrap-Admin-Template.svg )] ( https://travis-ci.org/onokumus/Bootstrap-Admin-Template )
2+ * [ ![ Build Status] ( https://travis-ci.org/onokumus/Bootstrap-Admin-Template.svg )] ( https://travis-ci.org/onokumus/Bootstrap-Admin-Template )
33* [ ![ Dependency Status] ( https://david-dm.org/onokumus/Bootstrap-Admin-Template.svg?theme=shields.io )] ( https://david-dm.org/onokumus/Bootstrap-Admin-Template )
44* [ ![ devDependency Status] ( https://david-dm.org/onokumus/Bootstrap-Admin-Template/dev-status.svg?theme=shields.io )] ( https://david-dm.org/onokumus/Bootstrap-Admin-Template#info=devDependencies )
55* [ ![ Built with Grunt] ( https://cdn.gruntjs.com/builtwith.png )] ( http://gruntjs.com/ )
@@ -34,6 +34,7 @@ required [node.js](http://nodejs.org/) & [bower](http://bower.io/) & [grunt](htt
3434 $ git clone https://github.com/onokumus/Bootstrap-Admin-Template.git yourfoldername
3535 $ cd yourfoldername
3636 $ npm install
37+ $ bower install
3738 $ npm run build
3839 $ grunt serve
3940```
@@ -45,6 +46,7 @@ required [node.js](http://nodejs.org/) & [bower](http://bower.io/) & [grunt](htt
4546 $ git clone https://github.com/onokumus/Bootstrap-Admin-Template.git yourfoldername
4647 $ cd yourfoldername
4748 $ npm install
49+ bower install
4850 $ npm run buildrtl
4951 $ grunt serve
5052```
@@ -109,11 +111,11 @@ required [node.js](http://nodejs.org/) & [bower](http://bower.io/) & [grunt](htt
109111 * [ metisMenu] ( https://github.com/onokumus/metisMenu )
110112
111113## Author
112-
114+
113115** Osman Nuri Okumuş**
114-
116+
115117+ [ github/onokumus] ( https://github.com/onokumus )
116- + [ twitter/onokumus] ( http://twitter.com/onokumus )
118+ + [ twitter/onokumus] ( http://twitter.com/onokumus )
117119
118120
119121## License
You can’t perform that action at this time.
0 commit comments