@fdm-monster/client
v1.8.5
Published
The client UI for FDM Monster. Please see https://github.com/fdm-monster/fdm-monster for more information.
Downloads
2,483
Readme
@fdm-monster/client
The client UI for FDM Monster. Please see https://github.com/fdm-monster/fdm-monster for more information.
Development setup
Please refer to the FDM Monster Developer documentation.
Project setup
yarn install @fdm-monster/client
Compiles and hot-reloads for development
yarn run serve
Compiles and minifies for production
yarn run build
Run your unit tests
yarn run test:unit
Run your end-to-end tests
yarn run test:e2e
Lints and fixes files
yarn run lint
Customize Vue configuration
See Vue Configuration Reference.
Contributors ✨
These are the people involved in the project. Find the meaning of the emoji keys here.
Contribute
Feel like joining in as a developer or do you have a quick fix? Great! Please read the CONTRIBUTING file.
License
FDM Monster Client is licensed with AGPL-3.0. For details, please consult the LICENSE file.