Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 7b0e7cf

Browse files
authored
Update README.md
cosmetic change for build
1 parent c068ef5 commit 7b0e7cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
There are two apps involved - a front end build using create react app and a backend which is a nodejs api
1313

1414
When working locally, you will run the following commands (after setting the necessary environment variables):
15-
15+
1616
- npm install
1717
- cd client && npm install
1818
- cd .. && npm run dev

0 commit comments

Comments
 (0)