See: Fantastec Front End Test.pdf
.
Run npm i
to install the dependencies and dev dependencies.
Run npm run dev
launch a dev server.
Run npm run build
to compile the project to the dist
directory.
Fix JS part of gulp build sequence (due to ES6).