Skip to content

Latest commit

 

History

History
executable file
·
21 lines (16 loc) · 895 Bytes

README.md

File metadata and controls

executable file
·
21 lines (16 loc) · 895 Bytes

Nova Box Augur Frontend

CircleCI microbadger Docker Pulls Docker Cloud Automated build Docker Cloud Build Status

How to start dev server?

yarn install
yarn start

How to build?

yarn install
yarn build