happyDomain/ui
2021-07-06 15:46:29 +02:00
..
public Use gin-gonic as router 2021-06-09 22:51:13 +02:00
src Update translations 2021-07-06 15:46:29 +02:00
.editorconfig Use gin-gonic as router 2021-06-09 22:51:13 +02:00
.env Use gin-gonic as router 2021-06-09 22:51:13 +02:00
.gitignore Use gin-gonic as router 2021-06-09 22:51:13 +02:00
assets.go Use gin-gonic as router 2021-06-09 22:51:13 +02:00
package.json Use gin-gonic as router 2021-06-09 22:51:13 +02:00
README.md Use gin-gonic as router 2021-06-09 22:51:13 +02:00
routes.go WIP Switch to providers 2021-07-05 18:01:43 +02:00
vue.config.js Use gin-gonic as router 2021-06-09 22:51:13 +02:00
yarn.lock Use gin-gonic as router 2021-06-09 22:51:13 +02: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.