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

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.

Awesome Lists containing this project

README

          

# conjugador

![main](https://github.com/FS-Frost/conjugador/actions/workflows/main.yml/badge.svg)

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