upend/ui
Tomáš Mládek faeda7a5de fix sort crash if Value is not string 2021-03-25 21:29:15 +01:00
..
public rework ui app "skeleton", split header, search everywhere 2021-03-24 20:38:36 +01:00
src fix sort crash if Value is not string 2021-03-25 21:29:15 +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 npm audit fix 2021-03-24 21:23:39 +01:00
package.json show latest added files 2021-03-24 21:23:22 +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.