Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 303 Bytes

File metadata and controls

14 lines (8 loc) · 303 Bytes

zerorpc-website

This is the website for ZeroRPC.

First add the dependencies:

npm install mustache underscore wrench

Then build the website:

node build.js

The build is located in bin. This can be deployed on dotCloud, or you can simply copy the static assets in bin/www.