Skip to content

ccwhite333/om

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

om

taste of enlightenment

Requirements : Ruby on rails version 4+

To deploy this application, in your RoR sites folder:

  1. Run :

git clone https://github.com/ccwhite333/om.git

  1. once you get a sites folder created in your RoR installation, go there and run:

bundle

  1. once that's done and once your dependencies are resolved, you can start the server, run:

rails server