Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 435 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 435 Bytes

bfs-site

code style: prettier

Repository for the BlockchainsForSchools website.

Installation

  • Clone the repo.
  • In the root of the repo, run npm install.
  • You're done.

Running the site

  • Run npm start to load the site.
  • Follow the directions given in the terminal to load the site.