liftinstall/ui
2019-10-24 09:15:10 -06:00
..
public Implement migration system to move from canary/nightly 2019-10-07 01:08:56 +01:00
src Minor fixes 2019-10-24 09:15:10 -06: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.