2.3.13-beta • Published 9 years ago
node-shri-dashboard v2.3.13-beta
Developers
npm installThe plugin uses the dist folder if it exists and contains an index.html file. Make sure to delete it if you want to use the non-minified version.
After changing the front-end code in the src folder, use gulp to update the minified files and update the appcache manifest.
gulpWe also have suggested lint and js styles that can be checked with:
gulp lint
gulp jscsIf submitting a Pull Request (PR) please do NOT include the minified /dist files.
Thank you.