upend/ui
Tomáš Mládek c6283b5bc1 missing key in Inspect.vue 2021-03-18 22:15:35 +01:00
..
public init web ui (Vue & Shoelace), implement example path lookup 2020-08-30 02:19:46 +02:00
src missing key in Inspect.vue 2021-03-18 22:15:35 +01: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
.gitignore init web ui (Vue & Shoelace), implement example path lookup 2020-08-30 02:19:46 +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-lock.json show active jobs in web ui; node-sass -> sass 2021-02-21 10:47:28 +01:00
package.json show active jobs in web ui; node-sass -> sass 2021-02-21 10:47:28 +01:00
tsconfig.json switch to Vue 3 in ui 2020-09-25 01:11:04 +02:00
vue.config.js switch to Vue 3 in ui 2020-09-25 01:11:04 +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.