Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 616 Bytes

File metadata and controls

17 lines (11 loc) · 616 Bytes

PPS API Public Documentation Site

Installation

Just run npm install --dev to install mason and a basic file server.

Building/Running

Run npm run start to start the mason watch script and the file server on port 3000.

Run npm run build to compile all the html, stylus, and jade in "production mode". The contents of the public directory will then be ready to be FTP'd or whatever to its final destination.

Preview github pages

Public Site