Contributing How to Work on Polydev Fork & clone this repo, as usual. yarn install (This will install the polydev binary globally.) yarn dev EXAMPLE_NAME (This is for "development" mode) yarn start EXAMPLE_NAME (This is for "production" mode) How to Publish yarn release