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

https://github.com/quentinms/numeros

Praticar Números em Português
https://github.com/quentinms/numeros

Last synced: 5 months ago
JSON representation

Praticar Números em Português

Awesome Lists containing this project

README

          

# Números
https://quentinms.github.io/numeros/

Praticar números em português

## Development

Running locally:
```sh
npm start
```

Running the tests:
```sh
npm test
```

Building:
```sh
npm run build
```