0.3.5 • Published 3 years ago
move-ui-vue v0.3.5
Move UI Vue
TODO Update these
Installation
Install latest Node and NPM
nvm install --lte --lts
nvm use --lts
nvm alias default node
nvm install-latest-npm
Install Yarn
npm install -g yarn@latest
Install Vue CLI
npm install -g @vue/cli @vue/cli-service-global
Installs all of the apps dependencies
yarn install
Usage and Available Project Scripts
Yarn Command | Script Action | Description |
---|---|---|
yarn start | yarn serve | Shorcut to "yarn serve" |
yarn serve | vue-cli-service serve | Starts vue-cli. Compiles, lints, tests and starts development server |
yarn build | vue-cli-service build | Generates minified production ready build of application |
yarn test | vue-cli-service test:unit | Shortcut to "yarn test:unit" |
yarn test:unit | vue-cli-service test:unit | Lints and Runs test suite |
yarn test:coverage | yarn test --coverage | Generates a full test coverage report both as text in terminal but as HTML in coverage/lcov |
yarn test:badges | yarn test --coverage --coverage-reporters='json-summary' && jest-coverage-badges | Generates a test summary json file and uses that to generate pretty test coverage % badges |
yarn lint | vue-cli-service lint | Runs lint alone |
0.3.5
3 years ago
0.3.4
3 years ago
0.3.2
3 years ago
0.3.3
3 years ago
0.2.52
4 years ago
0.2.50
4 years ago
0.2.53
4 years ago
0.2.49
4 years ago
0.2.41
4 years ago
0.2.40
4 years ago
0.2.48
4 years ago
0.2.47
4 years ago
0.2.46
4 years ago
0.2.45
4 years ago
0.2.43
4 years ago
0.2.42
4 years ago
0.2.39
4 years ago
0.2.37
4 years ago
0.2.35
4 years ago
0.2.34
4 years ago
0.2.33
4 years ago
0.2.32
4 years ago
0.2.31
4 years ago
0.2.27
4 years ago
0.2.26
4 years ago
0.2.25
4 years ago
0.2.23
4 years ago
0.2.21
4 years ago
0.2.20
4 years ago
0.2.28
4 years ago
0.2.19
4 years ago
0.2.18
4 years ago
0.2.17
4 years ago
0.2.16
4 years ago
0.2.14
4 years ago
0.2.13
4 years ago
0.2.12
4 years ago
0.2.10
4 years ago
0.2.9
4 years ago
0.2.8
4 years ago
0.2.7
4 years ago
0.2.6
4 years ago
0.2.5
4 years ago
0.2.4
4 years ago
0.2.3
4 years ago
0.2.2
4 years ago
0.2.1
4 years ago
0.1.20
4 years ago
0.1.19
4 years ago
0.1.18
4 years ago
0.1.17
4 years ago
0.1.16
4 years ago
0.1.15
4 years ago
0.1.14
4 years ago
0.1.13
4 years ago
0.1.12
4 years ago
0.1.10
4 years ago
0.1.4
4 years ago
0.1.3
4 years ago