upend/ui
Tomáš Mládek 099249fc41 code cosmetics, finish 2-way linking in sl-model, linting 2020-09-02 23:12:13 +02:00
..
public init web ui (Vue & Shoelace), implement example path lookup 2020-08-30 02:19:46 +02:00
src code cosmetics, finish 2-way linking in sl-model, linting 2020-09-02 23:12:13 +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
.eslintignore code cosmetics, finish 2-way linking in sl-model, linting 2020-09-02 23:12:13 +02:00
.eslintrc.js 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 add normalize.css, add basic header 2020-08-30 16:46:05 +02:00
package.json add normalize.css, add basic header 2020-08-30 16:46:05 +02:00
tsconfig.json init web ui (Vue & Shoelace), implement example path lookup 2020-08-30 02:19:46 +02:00
vue.config.js init web ui (Vue & Shoelace), implement example path lookup 2020-08-30 02:19:46 +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.