Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 768 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 768 Bytes

Bang Dream Data Viewer

A unified game data viewer of the rhythm game Bang Dream! Girls Band Party!

Build Status dependencies Status devDependencies Status

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:8080
$ quasar dev

# build for production with minification
$ quasar build

# lint code
$ quasar lint