https://github.com/tw00/blog-covid-simulator
Simplified Covid-19 Simulator inspired by WSJ
https://github.com/tw00/blog-covid-simulator
Last synced: about 1 month ago
JSON representation
Simplified Covid-19 Simulator inspired by WSJ
- Host: GitHub
- URL: https://github.com/tw00/blog-covid-simulator
- Owner: tw00
- Created: 2020-03-26T17:53:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T17:16:55.000Z (over 2 years ago)
- Last Synced: 2025-02-17T20:19:41.526Z (4 months ago)
- Language: JavaScript
- Homepage: https://tw00.dev/post/covid/
- Size: 3.55 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# COVID-19 Simulator
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).## Docs:
- https://mathjs.org/
- http://workshop.chromeexperiments.com/examples/gui/#1--Basic-Usage
- https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API
- https://javascript.info/microtask-queue## TODO
- Support Headless Simulation
- Worker