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

Latest commit

 

History

History
23 lines (16 loc) · 786 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 786 Bytes

Bandori Top

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
$ eslint src