- Development Code Folder: src
- Production Code Folder(Open it on Wechat Developer Util IDE): bundle
$ npm i
$ npm start
$ 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