Update HOWTO authored by Martial Sankar's avatar Martial Sankar
...@@ -18,7 +18,7 @@ $ cd /var/vhosts/vital-it.ch/vital-dh/htdocs/ ...@@ -18,7 +18,7 @@ $ cd /var/vhosts/vital-it.ch/vital-dh/htdocs/
1. Start the server before making any modifications : 1. Start the server before making any modifications :
``` ```
$ npm run serve $ npm run dev
``` ```
2. if you want to add a project, add news and outputs : 2. if you want to add a project, add news and outputs :
... ...
......