Files
vue-cli/packages/@vue/cli-ui-addon-widgets
Martijn Cuppens 0bfc4b684f chore: remove redundant <= IE8 rule (#3851)
The `not ie <= 8` rule in the browserlist is redundant. `ie <= 8` browsers aren't added by `> 1%` nor `last 2 versions`
2019-04-22 13:05:37 +08:00
..
2019-04-09 04:28:37 +02:00
2019-04-13 23:56:37 +08:00

cli-ui-addon-widgets

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint