Install dependencies
npm install
Serve with hot reload at localhost:8080
npm run dev
Build for production with minification
npm run build
Deploy static pages to gh-pages
npm run gh-pages
Publish npm package
npm run release
Your contributions and suggestions are heartily welcome.
MIT