Skip to content
/ wx-ts Public
forked from gushiaoke/wx-ts

微信小程序的typescript脚手架

Notifications You must be signed in to change notification settings

xshua06/wx-ts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wx-ts

微信小程序的typescript脚手架

npm run build 编译到dist

npm run watch 监控ts和json,wxml,wxss, jpg, png, ico文件的修改,自动编译和拷贝

src/utils/wx-wrapper.ts 中封装了一些wx的接口,可以方便用await

About

微信小程序的typescript脚手架

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.7%
  • JavaScript 9.3%