Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 382 Bytes

File metadata and controls

18 lines (10 loc) · 382 Bytes

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