An interactive webcover for hetnieuweinstituut.nl
- To download the boilerplate click on
Download ZIPor clone this git repository. - Open Terminal.app and go to the cover directory:
cd /path/to/cover/directoryor drag the cover folder onto the Terminal icon. - Run
npm installto install the necessary dependencies - Run
gulpto 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/directoryor drag the cover folder onto the Terminal icon. - Run
gulp zipto build the cover - The resulting files are in the
distdirectory
- Don't want the code inlined, when running
gulp package? Remove the twoinlineattributes from/src/index.html
Distributed under the MIT license.