Commit Graph

5 Commits

Author SHA1 Message Date
⎝⎝VOX ⎠⎠
29de9a1091
Update README.md
The README.md was the default file for Docusaurus. So, I customized it.
2025-04-06 12:50:18 +07:00
Meow
246a94cc7b
use npm ci instead of npm i.
The command `npm ci` is preferred over `npm i` when there is a package-lock.json file because it ensures a consistent and reproducible installation of dependencies.
2024-07-27 09:25:54 +00:00
Hichem Fantar
1f86a80c50 chore: Update installation and local development instructions 2024-06-16 21:58:52 +01:00
Hichem Fantar
f793887a77 feat: Update installation and local development instructions 2024-06-16 21:57:23 +01:00
Timothy J. Baek
dbf1bed01f init 2024-02-19 21:02:13 -08:00