Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 369 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 369 Bytes

Netlify Status

rbi.re

Real Estate Blockchain Initiative website

Ensure you have Gatsby

# npm install -g gatsby-cli

Then

# npm install

# gatsby develop
OR
# gatsby build; gatsby serve