This is a DocPad project containing the code for the Pencil Code book.
- Clone the project and run the server
git clone https://github.com/PencilCode/book.git
cd reference
npm install
npm run devserver
-
Start hacking away by modifying the
document
directory