Media Laboratory website.
- Clone the repo
- Install project dependencies with
yarn
- Launch the app with
yarn start
, it will become available at http://localhost:3000
yarn build
- Builds the app for production to thebuild
folder.yarn build-popovers
- Build the popovers.js library for guideline cards.yarn test
- Runs the test watcher in an interactive mode.yarn deploy
- Deploy on Github Pages.
See the Guideline page on the Media Laboratory website for more information on how to use it.
Source code is open source software licensed as MIT.