Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arjunrao87/covid.test


https://github.com/arjunrao87/covid.test

Last synced: about 5 hours ago
JSON representation

Awesome Lists containing this project

README

        

# covid.test

# frontend

## 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
```

### Serve built file
```
serve -s dist
```