After this:
- go to the folder /SITE
- install npm modules with:
npm install
- after this run:
grunt serve
and you will connect a web server on http://localhost:8000
After this:
npm install
grunt serve
and you will connect a web server on http://localhost:8000