Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 415 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 415 Bytes

Website

This website is built using Docusaurus 2.

Installation

npm i

Local Development

npm run start

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.

PRs

PR into the main branch and on merge the github pages build will be taken care of.