Skip to content
This repository has been archived by the owner on Jun 25, 2019. It is now read-only.

Building Nature of Code

Daniel Shiffman edited this page Jul 1, 2016 · 5 revisions

Steps to build Nature of Code

npm install magicbook -g
  • Clone (or download) this very repo.
  • In terminal, navigate to the directory where you cloned this repo.
  • Enter these commands:
npm install
magicbook build
  • Navigate to "build" directory and look for generated files.

More information about Magic Book at its README.

Clone this wiki locally