Skip to content

Latest commit

 

History

History
 
 

website

Get Started

  1. Ensure NodeJS is installed
$ node -v
$ npm -v
  1. 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/