Commit Graph

4 Commits

Author SHA1 Message Date
Meow
bbbc6a99fc 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
87e6454e3d chore: Update installation and local development instructions 2024-06-16 21:58:52 +01:00
Hichem Fantar
5d222a3d0a 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