Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 408 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 408 Bytes

Release checklist

  1. Server icon

Build Setup

# 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.