Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 851 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 851 Bytes

Foodprint

by Anne-Marie Dufour - annemariedufour.com

A d3.js visualisation of how small changes to our daily diet can have a big impact on our foodprint.

Project gulp boilerplate

Based on Gulp Boilerplate by Chris Fernandi

To run the project locally

  1. In bash/terminal/command line, cd into your project directory.
  2. Run npm install to install required files and dependencies.
  3. When it's done installing, run one of the task runners to get going:
    • gulp manually compiles files.
    • gulp watch automatically compiles files and applies changes using BrowserSync when you make changes to your source files.

License

The code is available under the MIT License.