An open API service indexing awesome lists of open source software.

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

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