277 B
277 B
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:
npm run pub