Run $ npm install
Install gulp $ npm install -g gulp
- In the command prompt -
$ gulp test
- In the browser - open
test/recurrence-test.html
. Make sure to run$ gulp watch
to build the source on the go.
Run $ gulp build
. The files will be in the dist folder - 'recurrence.js' and 'recurrence.js.map'.