Skip to content

Commit bce11d3

Browse files
Update README.md
1 parent 3eba91f commit bce11d3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ If you want to get inspiration or just show something directly to your clients,
6262
- `npm install` in both front-end and back-end folder
6363
- `npm run build` in front-end folder and then move the build folder in back-end -> this is for production mode
6464
- `nodemon` in backend folder and the server will start
65+
- for dev env run both React and Node server
66+
- `npm start` in front-end
67+
- `nodemon` in back-end
6568

6669

6770
## Documentation

0 commit comments

Comments
 (0)