Add readme & port.

This commit is contained in:
Matthieu Jolimaitre 2025-07-10 23:39:40 +02:00
parent 515596ba2b
commit 8b0bcf486e
2 changed files with 14 additions and 1 deletions

13
README.md Normal file
View file

@ -0,0 +1,13 @@
# Grammaire online
Web frontend for grammalecte.
## Running
### Dependencies
- deno
```bash
./src/main.ts
```