- Server icon
# install dependencies
yarn install
# serve with hot reload at localhost:8080
yarn start
# build for production with minification
yarn run build
# build for production and view the bundle analyzer report
yarn run build --report
NOTE: This page has been written and published with StackEdit.