diff --git a/README.md b/README.md index 1f5e201..0967103 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ To build and launch a dev server: To build and launch the production server: npm run build:prod - npm run server:prod + npm run serve:prod