Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 447 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 447 Bytes

Pencil Code Reference

This is a DocPad project containing the reference material for the Pencil Code website.

Getting Started

  1. Clone the project and run the server
git clone https://github.com/PencilCode/reference.git
cd reference
npm install
npm run devserver
  1. Open http://localhost:9778/

  2. Start hacking away by modifying the src directory