Skip to content

Latest commit

 

History

History
executable file
·
9 lines (7 loc) · 366 Bytes

README.md

File metadata and controls

executable file
·
9 lines (7 loc) · 366 Bytes

See http://www.valdron.ca

Initial Setup

After pulling, just run npm install and then bower install and you should be able to run the server with node server.

Deployment

To deploy to production, setup a production.js file in config and then run grunt build --target=production followed by grunt deploy --target=production.