diff --git a/README.md b/README.md index 93d54e1..982b6e0 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,11 @@ npm install npm run serve ``` +### Runs the server +``` +npm run server +``` + ### Compiles and minifies for production ``` npm run build