Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mysteryblokhed/alheure

A game to work with 10th grade grammar. Made for a French class. Mirrored from https://gitlab.com/MysteryBlokHed/alheure
https://github.com/mysteryblokhed/alheure

Last synced: about 1 month ago
JSON representation

A game to work with 10th grade grammar. Made for a French class. Mirrored from https://gitlab.com/MysteryBlokHed/alheure

Awesome Lists containing this project

README

        

# À l'heure

A game to work with 10th grade grammar. Made for a French class.

## Building

Yarn is used to build the project.
To install dependencies, run:

```sh
yarn install
```

To start a development server, run:

```sh
yarn dev
```

To build for production, run:

```sh
yarn build
```

## License

This project is licensed under the GNU Affero General Public License, Version 3.0
([LICENSE](LICENSE) or ).