upend/ui
Tomáš Mládek 5d0679a0a5 add header for browse 2021-06-09 13:22:50 +02:00
..
.yarn add interactive tools 2021-05-24 20:05:02 +02:00
public add Inter to web ui 2021-03-25 21:43:57 +01:00
src add header for browse 2021-06-09 13:22:50 +02:00
.browserslistrc init web ui (Vue & Shoelace), implement example path lookup 2020-08-30 02:19:46 +02:00
.editorconfig init web ui (Vue & Shoelace), implement example path lookup 2020-08-30 02:19:46 +02:00
.env init web ui (Vue & Shoelace), implement example path lookup 2020-08-30 02:19:46 +02:00
.gitattributes add Inter to web ui 2021-03-25 21:43:57 +01:00
.gitignore migrate to yarn 2021-05-08 14:16:44 +02:00
.yarnrc.yml add interactive tools 2021-05-24 20:05:02 +02:00
README.md init web ui (Vue & Shoelace), implement example path lookup 2020-08-30 02:19:46 +02:00
babel.config.js init web ui (Vue & Shoelace), implement example path lookup 2020-08-30 02:19:46 +02:00
package.json update deps 2021-05-24 20:06:44 +02:00
tsconfig.json switch to Vue 3 in ui 2020-09-25 01:11:04 +02:00
vue.config.js fix custom sl- elements 2021-05-24 19:53:15 +02:00
yarn.lock update deps 2021-05-24 20:06:44 +02:00

README.md

upend

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.