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
- Host: GitHub
- URL: https://github.com/quentinms/numeros
- Owner: quentinms
- License: mit
- Created: 2025-03-25T18:52:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-25T19:11:16.000Z (about 1 year ago)
- Last Synced: 2025-03-25T19:40:30.829Z (about 1 year ago)
- Language: HTML
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```