Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 154 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 154 Bytes

myspot

An app for analyzing your music listening behavior.

cd esbuild
npm ci
npm run build
npm run style

cd ../ne-server
npm ci

npm run dev