Publish to NPM Increment version in package.json. npm run build npm publish Using locally Build the dist folder. npm run build # or npm run watch Install your locally built package. npm install <../path/to/bazaar>