0.3.5 • Published 3 years ago

move-ui-vue v0.3.5

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
3 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

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