Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

mimorisuzuko/melody-flag

Repository files navigation

Melody Flag: People Are Drone Performers!

LIVE MUSIC HACKASONG Project

Setup

Write keys in settings/settings.json

e.g.)

{
	"key": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
	"secret": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
}

Development

npm run webpack -- -w
# npm run watch
npm run server
open http://localhost:3000