Skip to content

audioxide/website

Repository files navigation

audioxide.com

The code for the Audioxide website, built with SvelteKit courtesy of @sveltejs.

For local development:

  • Download
  • Run npm install
  • Run npm run dev

The data repository needs to be running locally at the same time so the website has data to go fetch.