1.0.3 • Published 9 years ago
webvrrocks-tasks v1.0.3
WebVR Rocks Tasks
Scheduled (cron) tasks for the WebVR Rocks site (source code).
Installation
npm installUsage
Local development
To start the scripts locally:
npm startProduction
To start the scripts in production:
npm run prodDeployment
To deploy the static pages to production:
npm run deploy