/natural-systems-dataviz

Playing with some ways to visualise data with Natural Systems.

Primary LanguageJavaScript

Natural Systems Dataviz

Playing with some ways to visualise data with Natural Systems.

Useful Commands

  • npm i to install dependencies
  • npm run start to start the development server
  • npm run test to run unit tests
  • npm run build to compile to a production-ready bundle
  • npm start:production to build, and serve production-ready bundle. This should be called once deployed to production.