wepy_ios_top
1.0.0
A small program that allows you to switch countries and view iOS application rankings in different countries
Flutter version:
https://play.google.com/store/apps/details?id=com.neobaran.app.ios.global.rank
Flutter version is open source:
https://github.com/szpnygo/ios_rank_flutter
WePY is a framework that allows small programs to support component-based development. Through pre-compilation, developers can choose their favorite development style to develop small programs. The optimization of the details of the framework, the introduction of Promise, and Async Functions are all designed to make developing small program projects easier and more efficient.
npm install wepy-cli -g
npm run dev
微信开发者工具
to create a new project and select the dist
directory for local development.微信开发者工具
-->Project-->Close ES6 to ES5. Important: Missing this item will result in an error.微信开发者工具
-->Project-->Turn off style auto-completion when uploading code. Important: In some cases, missing this item will cause an error to occur.微信开发者工具
-->Project-->Turn off code compression upload. Important: When turned on, the computed, props.sync and other properties of the real machine will become invalid. #270wepy build --watch
in the project root directory to enable real-time compilation.