An interactive webcover for hetnieuweinstituut.nl
- To download the boilerplate click on
Download ZIP
or clone this git repository. - Open Terminal.app and go to the cover directory:
cd /path/to/cover/directory
or drag the cover folder onto the Terminal icon. - Run
npm install
to install the necessary dependencies - Run
gulp
to build the cover - Go to http://localhost:8080/webpack-dev-server/dist/
- Open Terminal.app and go to the cover directory:
cd /path/to/cover/directory
or drag the cover folder onto the Terminal icon. - Run
gulp zip
to build the cover - The resulting files are in the
dist
directory
- Don't want the code inlined, when running
gulp package
? Remove the twoinline
attributes from/src/index.html
Distributed under the MIT license.