- Ensure NodeJS is installed
$ node -v
$ npm -v
- Install and run Docusaurus locally
$ git clone git@github.com:finos/morphir.git
$ cd morphir/website
# Download dependencies
$ npm install
# Start
$ npm start
This will open a browser on http://localhost:3000/morphir/