1.0.15 • Published 5 years ago

tktestlog v1.0.15

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

tktestlog

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build
  具体咋用:

  比如我想来个1.0.1版本,注意,是最后一位修改了增1,那么命令:npm version patch    回车就可以了;

  比如我想来个1.1.0版本,注意,是第二位修改了增1,那么命令:    npm version minor    回车就可以了;

  比如我想来个2.0.0版本,注意,是第一位修改了增1,那么命令:    npm version major     回车就可以了;
  npm pack
  npm login
  npm publish

For detailed explanation on how things work, consult the docs for vue-loader.

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago