Experimental Dashboard for COVID-19 US Emergency built using MapStore
Start the development application locally:
npm installnpm start
The application runs at http://localhost:8090 afterwards.
Run the build command:
npm run build
Afterward the new compiled client is located in the build/ directory
node v12.14.1npm 6.13.4