Skip to content

edubs5/quick_rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Putting the angularJS website in rails 4.1.2 app with backend

https://github.com/elmerwu/angularjs

To run on your computer, clone files into directory. Type commands should be run in command line in the directory that you save these files to..

Run:

rake db:create

rake db:migrate

rake db:seed

Then start server: rails s

In your browser, go to the following url to view app: localhost:3000

About

redo of the angularJS website with rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors