Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 198 Bytes

PRODUCTION.md

File metadata and controls

12 lines (7 loc) · 198 Bytes

Build for production

Require node. Run

npm install
npm run grunt

and find the app in the production folder. Run

npm run grunt deploy

To push the files to gh-pages hosting.