We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56efd43 commit 3d4c373Copy full SHA for 3d4c373
README.md
@@ -17,10 +17,10 @@ git clone git@github.com:uwblueprint/mississippi-farm-to-school-network.git
17
Create .env files in both backend and frontend folders (empty for now)
18
19
`cd backend`
20
-`npm ci`
+`npm install`
21
22
`cd ../frontend`
23
24
25
Ensure Docker Daemon is running.
26
@@ -37,8 +37,7 @@ Preferred code editor (either VSCode or cursor is fine)
37
[Docker.com](https://www.docker.com/products/docker-desktop)
38
39
## Authors
40
-Vidu Widyalankara
41
-[vidsterbroyo](https://vidsterbroyo.com)
+
42
Tony Qiu
43
[@tony_q04](https://www.instagram.com/tony_q04/)
44
0 commit comments