Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 425 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 425 Bytes

Pencil Code Book

This is a DocPad project containing the code for the Pencil Code book.

Getting Started

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

  2. Start hacking away by modifying the document directory