liftinstall/ui
liushuyu 42e092f54d
feat(ui): add a "back" button ...
... on the complete view when entered in maintenance mode
2022-04-01 20:27:04 -06:00
..
public
src feat(ui): add a "back" button ... 2022-04-01 20:27:04 -06:00
.browserslistrc fix(frontend): fix early access authentication 2021-10-15 19:09:02 -06:00
.editorconfig
.eslintrc.js
.gitignore
babel.config.js
merge-strings.js
mock-server.js feat(install): add recovery mode ... 2021-10-15 01:42:47 -06:00
package.json feat(ui): lint js code 2022-03-31 03:41:39 -06:00
postcss.config.js
README.md
unbreak-translations.js locales: update translations 2022-03-28 21:20:15 -06:00
vue.config.js
yarn.lock feat(ui): lint js code 2022-03-31 03:41:39 -06:00

ui

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.