One Ring is a rock and pop band crafting electrifying, AI-generated music with innovative cutting-edge technology.
To run the website on your local machine, follow these steps:
Ensure pnpm is installed on your system. If not, follow the installation instructions on their website.
# Clone the repository
git clone https://github.com/oneringband/OneRing.git
# Navigate into the project directory
cd OneRing
# Install the dependencies
pnpm install
# Start the development server
pnpm dev
The server will be running at http://localhost:3000.