Skip to content

Commit 113060b

Browse files
committed
updated readme
1 parent 14d0fa7 commit 113060b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Install node_modules
3535
Run the dev server with hot module reload and nodemon server auto restart<br>
3636
`npm run dev`
3737
### Build optimized server and client:
38-
Build files are output to ./dist folder
38+
Build files are output to ./distServer folder
3939
`npm run build` ( builds all files for production / Client and Server )
4040
### Run production server:
4141
Runs the optimized build from the ./distServer folder

0 commit comments

Comments
 (0)