How to get started:
-
Install LTS Node
-
Install pnpm and nuxi globally:
npm i -g pnpm nuxi -
Clone the site's repository to your machine
-
(If using VSCode, which is ideal) Install the recommended extensions and enable takeover mode
-
At the the root of the project, run
pnpm ito install dependencies -
Run
nuxi devto start the site! If everything worked correctly, it should be hosting here