Pull request are welcome and once merged, changes are deployed automagically.
First, make sure to have node.js installed, then:
npm install --dev
npm run clean && npm run build
Watch's files and re-builds them automatically.
npm run watch
Pull request are welcome and once merged, changes are deployed automagically.
First, make sure to have node.js installed, then:
npm install --dev
npm run clean && npm run build
Watch's files and re-builds them automatically.
npm run watch