@greenforce/toast-manager
v0.2.2
Published
Toast manager used by GreenForce projects.
Readme
GreenForce - Toast Manager
Toast manager used by GreenForce projects.
Project setup
npm installCompiles and minifies for development
npm run buildCompiles and minifies for production
npm run bundleRun your unit tests
npm run test:unitLints and fixes files
npm run lintPublishes to NPM
npm publish --access public