http://nicar.journalism.ninja/chicago/
Tabletop-driven, webpack-built list of suggestions for what NICAR 2018 attendees should eat and see while visiting Chicago.
Install dependencies if needed:
$ npm install
Run JSHint on the code if you want:
$ npm run lint
And build the production JS/CSS bundle:
$ npm run build