## Starting the dev server (for local development)
npm run dev
## Building the package
npm run build
## Publishing the package to npm A new shapjs version can be published to [npm](https://www.npmjs.com/package/shapjs):
npm run pub