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

https://github.com/speciesfilegroup/taxonworks_stats

Stand-alone stats ticker app for TaxonWorks.
https://github.com/speciesfilegroup/taxonworks_stats

Last synced: 5 months ago
JSON representation

Stand-alone stats ticker app for TaxonWorks.

Awesome Lists containing this project

README

          

# taxonworks_stats

An example website built off [TaxonWorks APIs](https://taxonworks.org). Live at [https://stats.taxonworks.org](https://stats.taxonworks.org).

## Project setup

```
npm install
```

### Compiles and hot-reloads for development

```
npm run dev
```

### Compiles and minifies for production

```
npm run build
```

### Customize configuration

See [Configuration Reference](https://vitejs.dev/config/).