/BrickHunter

Primary LanguageVueGNU General Public License v3.0GPL-3.0

BrickHunter

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

Style Guide

  • Use single quotes (') instead of double quotes (").
  • Use semicolons (;) at the end of a line.
  • Tabsize is set to 4 spaces.