Skip to content

jaysonwu991/wechat-app-template

Repository files navigation

Wechat App Template

Directory Structure

  • Development Code Folder: src
  • Production Code Folder(Open it on Wechat Developer Util IDE): bundle

Install Dependencies

$ npm i

For Development

$ npm start

For Production

$ npm run build

For Old Wechat App Project, Copy Your Project To src Folder Manually, And Then Switch wxss to sass, Use The Following Command

$ npm run tosass

About

A Wechat App Template Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published