Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 635 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 635 Bytes

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