Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 622 Bytes

File metadata and controls

15 lines (8 loc) · 622 Bytes

Joel's Personal Website

How to get started:

  1. Install LTS Node

  2. Install pnpm and nuxi globally: npm i -g pnpm nuxi

  3. Clone the site's repository to your machine

  4. (If using VSCode, which is ideal) Install the recommended extensions and enable takeover mode

  5. At the the root of the project, run pnpm i to install dependencies

  6. Run nuxi dev to start the site! If everything worked correctly, it should be hosting here