ohcnetwork / citizen

Citizen portal for coronasafe
3 stars 13 forks source link

Citizen

Run Project

npm install
npm run server
# in another tab
npm run re:watch

Build for Production

npm run clean
npm run build
npm run webpack:production