1.0.0 • Published 2 years ago

vue-ts-webpack4 v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

项目说明

一、安装依赖

  npm install --registry=https://registry.npm.taobao.org

二、开发

    Web端:   npm run dev

三、单元测试

    npm run test:unit

四、打包

    npm run build

五、生成 npm 包

    npm run build:npm 

六、库