This website is built using Docusaurus 2, a modern static website generator.
Content is meant to serve as assistive content to the library party-js, not as a standalone product.
Make sure your dependancies are installed:
yarn install
To run in development mode (live reloading):
yarn start
To run in production mode (optimizations & safer build):
yarn build
yarn serve