Skip to content

npbee/theaironearth

Repository files navigation

The Air on Earth logo

Source code for my musical alias site

Netlify Status

Built with:

Setup

  1. Install pnpm
  2. pnpm install

Development

Start the dev server with:

npm run dev

Deployment

Deployment will happen automatically when pushed to GitHub

Scripts