In order to run a live local development server, execute the following commands:
cd website/
yarn install
yarn start
And open http://localhost:3000 to see the documentation site.
In order to run a live local development server, execute the following commands:
cd website/
yarn install
yarn start
And open http://localhost:3000 to see the documentation site.