Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 321 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 321 Bytes

Chaincode website

The Chaincode website is built using Jeykll.

Development

You'll need Ruby & Jekyll to run the site locally. Once they're setup:

  • Clone the repository and go into the directory
  • Run bundle install
  • Run make preview
  • Go to http://localhost:4000