Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 449 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 449 Bytes

bf-mt

An unofficial companion app for the mobile game Brave Frontier

Note: This is the source code for BF-MT. If you just want to use the application, head on over to the website for it.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint