0.3.5 • Published 2 years ago

move-ui-vue v0.3.5

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
2 years ago

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 CommandScript ActionDescription
yarn startyarn serveShorcut to "yarn serve"
yarn servevue-cli-service serveStarts vue-cli. Compiles, lints, tests and starts development server
yarn buildvue-cli-service buildGenerates minified production ready build of application
yarn testvue-cli-service test:unitShortcut to "yarn test:unit"
yarn test:unitvue-cli-service test:unitLints and Runs test suite
yarn test:coverageyarn test --coverageGenerates a full test coverage report both as text in terminal but as HTML in coverage/lcov
yarn test:badgesyarn test --coverage --coverage-reporters='json-summary' && jest-coverage-badgesGenerates a test summary json file and uses that to generate pretty test coverage % badges
yarn lintvue-cli-service lintRuns lint alone
0.3.5

2 years ago

0.3.4

2 years ago

0.3.2

2 years ago

0.3.3

2 years ago

0.2.52

2 years ago

0.2.50

2 years ago

0.2.53

2 years ago

0.2.49

2 years ago

0.2.41

3 years ago

0.2.40

3 years ago

0.2.48

3 years ago

0.2.47

3 years ago

0.2.46

3 years ago

0.2.45

3 years ago

0.2.43

3 years ago

0.2.42

3 years ago

0.2.39

3 years ago

0.2.37

3 years ago

0.2.35

3 years ago

0.2.34

3 years ago

0.2.33

3 years ago

0.2.32

3 years ago

0.2.31

3 years ago

0.2.27

3 years ago

0.2.26

3 years ago

0.2.25

3 years ago

0.2.23

3 years ago

0.2.21

3 years ago

0.2.20

3 years ago

0.2.28

3 years ago

0.2.19

3 years ago

0.2.18

3 years ago

0.2.17

3 years ago

0.2.16

3 years ago

0.2.14

3 years ago

0.2.13

3 years ago

0.2.12

3 years ago

0.2.10

3 years ago

0.2.9

3 years ago

0.2.8

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.1.20

3 years ago

0.1.19

3 years ago

0.1.18

3 years ago

0.1.17

3 years ago

0.1.16

3 years ago

0.1.15

3 years ago

0.1.14

3 years ago

0.1.13

3 years ago

0.1.12

3 years ago

0.1.10

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago