yarn
- production build:
yarn build - development build:
yarn dev - watch mode:
yarn watch
Use a static files http server, for example: http-server -p 8080
yarn lint
Make sure you have the permission to execute git push and npm publish first.
yarn release