YaoaY / vue-ts-wxjssdk-issue

重现 tencent-wx-jssdk 在 vue-ts 中出现的问题

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-webpack-ts

A Vue.js project

Build Setup

# install dependencies
npm install

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

# lint the Typescript
npm run lint

# run the tests
npm test

# run the tests on changes
npm run test:watch

# run the test suite and generate a coverage report
npm run coverage

# run the tests on Teamcity
npm run ci:teamcity

# run the tests on Jenkins
npm run ci:jenkins

# build for production with minification
npm run build

# clean the production build
npm run clean

About

重现 tencent-wx-jssdk 在 vue-ts 中出现的问题


Languages

Language:TypeScript 51.4%Language:JavaScript 35.1%Language:HTML 12.9%Language:CSS 0.6%