-
Notifications
You must be signed in to change notification settings - Fork 3
Development Information
Jason Burgett edited this page Jun 1, 2013
·
5 revisions
Compensato is a rails app that can be run from any Linux environment with the required prerequisites installed. Simply enter the app directory and enter:
sudo rails s
into the terminal.
Just open any web browser after the server is running and navigate to http://localhost:3000 and away you go.
Once running each section has a "Usage Tip" to help you use the various functions properly.