Visit the docs website at docs.ntuscse.com/docs
This website is built using Docusaurus 2, a modern static website generator.
Ensure you have yarn v1 installed
$ yarn
$ yarn start
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
Vercel will automatically deploy upon successful merge into the main
branch