/iit-website

A place to explore Integrated Information Theory.

Primary LanguageJavaScript

iit-website

integratedinformationtheory.org

Run locally

  1. Install node and npm on your machine
  2. npm install -g grunt grunt-cli
  3. npm install (inside the repo)
  4. grunt dev to watch for changes and rebuild JS and CSS
  5. grunt preview to run an instance on http://localhost:8080