Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 367 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 367 Bytes

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.