https://github.com/fs-frost/conjugador
Conjugador de verbos en español.
https://github.com/fs-frost/conjugador
espanol lenguaje
Last synced: about 1 year ago
JSON representation
Conjugador de verbos en español.
- Host: GitHub
- URL: https://github.com/fs-frost/conjugador
- Owner: FS-Frost
- Created: 2024-07-20T01:20:55.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-25T12:21:05.000Z (about 2 years ago)
- Last Synced: 2025-02-23T18:19:26.758Z (over 1 year ago)
- Topics: espanol, lenguaje
- Language: TypeScript
- Homepage: https://fs-frost.github.io/conjugador/
- Size: 3.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# conjugador

Conjugador de verbos en español.
https://fs-frost.github.io/conjugador/
## Sitios relevantes
- https://www.rae.es/dpd/ayuda/modelos-de-conjugacion-verbal
- https://dle.rae.es/amar
## Instalar dependencias
```sh
bun install
```
## Desarrollo
```sh
bun dev
```