1.0.3 • Published 7 years ago

webvrrocks-tasks v1.0.3

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

WebVR Rocks Tasks

Scheduled (cron) tasks for the WebVR Rocks site (source code).

Installation

npm install

Usage

Local development

To start the scripts locally:

npm start

Production

To start the scripts in production:

npm run prod

Deployment

To deploy the static pages to production:

npm run deploy

License

MIT