Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 344 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 344 Bytes

Covid Admin

This is the admin dashboard for the apps being created by the covid team in opensource254 org

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3007
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate