Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
slaterbbx committed Jul 27, 2019
1 parent 14d0fa7 commit 113060b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Install node_modules
Run the dev server with hot module reload and nodemon server auto restart<br>
`npm run dev`
### Build optimized server and client:
Build files are output to ./dist folder
Build files are output to ./distServer folder
`npm run build` ( builds all files for production / Client and Server )
### Run production server:
Runs the optimized build from the ./distServer folder
Expand Down

0 comments on commit 113060b

Please sign in to comment.