txbrown / elemaudio-sandbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project + Elementary-Audio acting as a sandbox to explore how Elementary-Audio works and to build different tools with it.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About


Languages

Language:TypeScript 89.9%Language:CSS 7.6%Language:JavaScript 2.5%