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

Latest commit

 

History

History
27 lines (19 loc) · 360 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 360 Bytes

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