liftinstall/ui
lat9nq 4ed1ffb5c3 general: Get ready for Linux release
Creates a config for Linux based on config.windows.v10.toml, then points
to it. We also remove the icon stub.
2021-07-24 19:02:28 -04:00
..
public Dark theme logo and package icons 2019-12-06 02:11:49 -07:00
src general: Get ready for Linux release 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.