This is the admin dashboard for the apps being created by the covid team in opensource254 org
# 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