/fdm-monster-client

FDM Monster's client bundle

Primary LanguageVueGNU Affero General Public License v3.0AGPL-3.0

@fdm-monster/client

The client UI for FDM Monster. Please see https://github.com/fdm-monster/fdm-monster for more information.

Project setup

npm install @fdm-monster/client

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.