Update HOWTO authored by Martial Sankar's avatar Martial Sankar
...@@ -17,7 +17,9 @@ $ cd /var/vhosts/vital-it.ch/vital-dh/htdocs/ ...@@ -17,7 +17,9 @@ $ 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 serve
```
2. if you want to add a project, add news and outputs : 2. if you want to add a project, add news and outputs :
... ...
......