happyDomain/htdocs
2020-12-29 17:06:12 +01:00
..
public Add public files 2020-12-08 18:25:23 +01:00
src Add user settings and ability to change lang 2020-12-29 17:06:12 +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 Update node deps 2020-12-29 17:06:11 +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 deps 2020-12-29 17:06:11 +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.