diff options
| author | Anhgelus Morhtuuzh <anhgelus@anhgelus.world> | 2025-01-31 15:34:40 +0100 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus@anhgelus.world> | 2025-01-31 15:34:40 +0100 |
| commit | f1c0d57b427846a7aa9807b5b7bb4289212eed72 (patch) | |
| tree | becf89471ab7e66c4f96cf8c965274bf84058959 /semestre 1/anglais/presentation/README.md | |
Ajout du premier semestre
Diffstat (limited to 'semestre 1/anglais/presentation/README.md')
| -rw-r--r-- | semestre 1/anglais/presentation/README.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/semestre 1/anglais/presentation/README.md b/semestre 1/anglais/presentation/README.md new file mode 100644 index 0000000..486be69 --- /dev/null +++ b/semestre 1/anglais/presentation/README.md @@ -0,0 +1,15 @@ +# presentation + +To install dependencies: + +```bash +bun install +``` + +To run: + +```bash +bun run index.ts +``` + +This project was created using `bun init` in bun v1.1.7. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime. |
