Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 345 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 345 Bytes

Build Status


Building for Development

  1. Enable Developer mode
  2. Run yarn install
  3. Run yarn start

Building for Production

  1. Disable Developer mode
  2. Run yarn build