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

https://github.com/misa198/covid-tracker-electron

IT4944 - ITSS Linux System and Network Management
https://github.com/misa198/covid-tracker-electron

Last synced: about 1 month ago
JSON representation

IT4944 - ITSS Linux System and Network Management

Awesome Lists containing this project

README

        

# Covid-19 Tracker

IT4944 - ITSS Linux System and Network Management

## Requirement
* Nodejs

## Installation

* Dev
```bash
$ yarn install
$ yarn dev
```

* Build
```bash
$ yarn build
```