This README
is basically the meta-documentation for the Pulsar website and documentation. Here you'll find instructions on running the site locally
Framework Docusaurus.
Ensure you have the latest version of Node installed. We also recommend you install Yarn as well.
You have to be on Node >= 8.x and Yarn >= 1.5.
To run the site locally:
cd website
yarn install
yarn start