coronasim
Corona Simulation Test
Requirements
- Yarn package manager (https://yarnpkg.com/getting-started/install)
- NodeJS 13.11.0 (https://nodejs.org/en/download/)
Installation
Use the package manager Yarn to install all dependenices.
yarn install
Usage
Development envinroment
This should start local webpack-dev-server envinroment to http://localhost:4200
address.
yarn start
Production build (coming soon)
yarn build