Skip to content

A mockup/demo starter kit that is set with basic Rails, Bootstrap and Flat UI.

License

Notifications You must be signed in to change notification settings

ryanabooth/rails-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails Template

A mockup starter that is set with basic Rails, Bootstrap and Flat UI.

First steps

Fork this template

Anyone can fork and use this as a starting point.
More info on forking here: https://help.github.com/articles/fork-a-repo

Get on Terminal

Go to the repository and run the following commands:

			bundle install  
			rake db:migrate

Try it out

In Terminal (if everything has worked right), start your webserver:

			rails server

Then go to http://localhost:3000/ in any web browser.

Included Tools

About

A mockup/demo starter kit that is set with basic Rails, Bootstrap and Flat UI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages