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