Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 407 Bytes

File metadata and controls

29 lines (19 loc) · 407 Bytes

Polyledger.com

The official Polyledger website, hosted on GitHub pages.

Development

Clone from GitHub

$ git clone git@github.com:polyledger/polyledger.com.git && cd polyledger.com

Install the NPM modules

$ npm i

Deployment

$ npm run predeploy
$ npm run deploy