first commit
This commit is contained in:
27
README.md
Normal file
27
README.md
Normal file
@@ -0,0 +1,27 @@
|
||||
**Gentelella Admin on Rails 4**
|
||||
---------------------------
|
||||
Rails implementation of the awesome [Gentelella](https://github.com/puikinsh/gentelella) Bootstrap admin template.
|
||||
|
||||
Setup:
|
||||
1. Clone this repo : git clone
|
||||
https://github.com/iogbole/gentelella_on_rails.git
|
||||
|
||||
2. cd gentelella_on_rails
|
||||
|
||||
3. npm install -g bower
|
||||
|
||||
4. bower install
|
||||
|
||||
5. bundle install
|
||||
|
||||
6. rails s
|
||||
|
||||
That's it!
|
||||
|
||||
Navigate to http://localhost:3000/plainpage/index
|
||||
|
||||

|
||||
|
||||
|
||||
----------
|
||||
** I committed the vendor files to this repo so you may skip step 3 and 4*
|
||||
Reference in New Issue
Block a user