Commit Graph

4 Commits

Author SHA1 Message Date
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