Skip to content

InfoDesignLab/thewaterweeat.com

Repository files navigation

The Water We Eat

This project contains source code for the waterweeat.com website.

Setup

npm install

Build

# for production:
npm run build
cp -r src/download dist/

# for development:
npm run devbuild

Run locally

npm run start
open http://localhost:8080/

Deploy

Copy dist folder contents to remote server

Tech stack

Shims/Utils

Services

Supported browsers

  • chrome
  • firefox
  • safari
  • opera
  • msie
  • edge

About

Contains source code for the waterweeat.com website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published