This page is meant to be published on Paris.fr as a "Grand Format".
Install Harp:
npm install -g harp
And Browserify, Watchify and browser-sync
npm install -g browserify watchify browser-sync
And the project dependencies (run this command from the project folder)
npm install
npm start
This launches a local server at http://localhost:9024
npm run compile