happyDomain/htdocs
2020-12-29 17:00:01 +01:00
..
public Add public files 2020-12-08 18:25:23 +01:00
src fixup! Split services into family 2020-12-29 17:00:01 +01:00
.editorconfig Use VueJS instead of AngularJS 2020-05-11 00:18:49 +02:00
.gitignore Add public files 2020-12-08 18:25:23 +01:00
package.json Start working on translation 2020-12-08 18:25:23 +01:00
README.md Use VueJS instead of AngularJS 2020-05-11 00:18:49 +02:00
vue.config.js Start working on translation 2020-12-08 18:25:23 +01:00
yarn.lock Update node modules 2020-12-08 18:25:23 +01:00

htdocs

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.