Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Clone this repo and checkout the tag
     git@github.com:hyperledger/besu-docs.git
  git checkout 23.7.1
  1. Build and run locally
      yarn
    yarn run start
    Open up a browser tab and navigate to http://localhost:3000/development

...