Notes on running a club for Hack Club leaders and school administrators - powered by Next.js, Theme UI & MDX.
Download the code to your computer:
$ git clone https://github.com/hackclub/school-toolbox && cd school-toolbox
Install dependencies:
$ yarn
Start running the website on your computer:
$ yarn run dev
And then open up your web browser and go to localhost:3000.