# phosphojs contributing guide
phosphojs is implemented with typescript and use tsup to compile to javascript.
npm i
## Running examples scripts
npm run examples
Follow the versioning rules of npm: https://docs.npmjs.com/about-semantic-versioning
npm run build
npm login
npm publish