- NodeJS 14.0+
- Yarn
For more detail,please follow Zadig contributor workflow
# install dependencies
yarn install
# serve with hot reload at localhost
yarn run dev
# build for production with minification
yarn run build
# build for production and view the bundle analyzer report
yarn run build --report