liftinstall/ui
lat9nq 2958c583af views: Stub things that don't work or don't apply to Linux
Icons don't work in Linux. Start menu is not a Linux thing.
Automatically scrolls to the verify token button in the Authentication
view.
2021-07-24 19:02:28 -04:00
..
public Dark theme logo and package icons 2019-12-06 02:11:49 -07:00
src views: Stub things that don't work or don't apply to Linux 2021-07-24 19:02:28 -04:00
.browserslistrc Update config files for v7 (#12) 2019-07-04 21:23:16 -04:00
.editorconfig Update config files for v7 (#12) 2019-07-04 21:23:16 -04:00
.eslintrc.js Update config files for v7 (#12) 2019-07-04 21:23:16 -04:00
.gitignore Update config files for v7 (#12) 2019-07-04 21:23:16 -04:00
babel.config.js Update config files for v7 (#12) 2019-07-04 21:23:16 -04:00
mock-server.js Update config files for v7 (#12) 2019-07-04 21:23:16 -04:00
package.json Update config files for v7 (#12) 2019-07-04 21:23:16 -04:00
postcss.config.js Update config files for v7 (#12) 2019-07-04 21:23:16 -04:00
README.md Update config files for v7 (#12) 2019-07-04 21:23:16 -04:00
vue.config.js Update config files for v7 (#12) 2019-07-04 21:23:16 -04:00
yarn.lock Update config files for v7 (#12) 2019-07-04 21:23:16 -04: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.