Skip to content

Next.js / TypeScript / Tailwind demo exploring gamification in music ed

Notifications You must be signed in to change notification settings

joelaul/pickupmusic

Repository files navigation

pickupmusic

Getting Started

You can run the development server in two ways:

Docker

Install Docker, then run:

docker compose up --build --remove-orphans --renew-anon-volumes

or if you have make:

make dev

Local

Install yarn, then run:

yarn dev

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

About

Next.js / TypeScript / Tailwind demo exploring gamification in music ed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published