elementary.audio
This is the official repository for the Elementary Audio Website.
Please open any issues or questions related to the framework on the Elementary repository.
Getting Started
This project is a Next.js app bootstrapped with create-next-app
and configured with nextra
.
To start, you'll need to npm install
after cloning the repository.
Develop
npm run dev
Runs the Next.js server and automatically reloads on the fly.
Release
npm run build
Builds a production-ready version of the site which you can then view with npm start
License
The source code in this repository is available under the MIT License.
The Elementary logo and icon are copyright © 2024 Nick Thompson and may not be used in derivative works.