liftinstall/ui
dependabot[bot] a02e8a1624 Bump js-yaml from 3.13.0 to 3.13.1 in /ui
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.13.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.13.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-19 10:08:56 +00:00
..
public Polish Vue UI split 2019-06-26 23:43:24 +10:00
src Correctly handle exit on error 2019-07-03 15:10:34 +10:00
.browserslistrc ui: split files and use Webpack 2019-06-25 11:06:28 +08:00
.editorconfig ui: split files and use Webpack 2019-06-25 11:06:28 +08:00
.eslintrc.js ui: split files and use Webpack 2019-06-25 11:06:28 +08:00
.gitignore ui: split files and use Webpack 2019-06-25 11:06:28 +08:00
babel.config.js ui: split files and use Webpack 2019-06-25 11:06:28 +08:00
mock-server.js ui: use Buefy components to... 2019-06-30 10:12:22 +08:00
package.json ui: split files and use Webpack 2019-06-25 11:06:28 +08:00
postcss.config.js ui: split files and use Webpack 2019-06-25 11:06:28 +08:00
README.md ui: split files and use Webpack 2019-06-25 11:06:28 +08:00
vue.config.js frontend: ui: include prebuilt assets... 2019-06-25 12:45:56 +08:00
yarn.lock Bump js-yaml from 3.13.0 to 3.13.1 in /ui 2019-07-19 10:08:56 +00: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.