What is the specific process of mini program development?

王林
Release: 2020-12-14 13:42:58
forward
4316 people have browsed it

What is the specific process of mini program development?

The general process of mini program development:

(Related recommendations:WeChat mini program development tutorial)

1. Application A mini program account that belongs to you (divided into personal and enterprise. In this case, it is easy to apply for an individual)

2. Follow the documentation and download the WeChat developer tool

Note: WeChat developer The tool will ask you to log in first, and then select a local project. If it does not exist, you can create a new folder. It will automatically generate a default file for you, and then fill in your appID. If you do not fill it in, it will generate an error. Put the app ID for you, causing the demo you finished writing to be unable to be uploaded to the WeChat backend, thus affecting the review of your backend, which is a small pitfall).

3. If all configurations are completed, you can develop in the local WeChat developer tools. Then you can go to the WeChat backend documentation to develop front-end small programs. If you need back-end data Provided that everything can be implemented through interfaces.

4. After the development is completed, you can upload the demo to the WeChat backend through the upload function and submit it for review (WeChat will review your content, and I completed the review the next day), and then you can proceed Published online. (Only those published online can be searched in WeChat, otherwise you can generate a development version QR code in the WeChat development tool to view).

The process of small program development is relatively simple. If you have been exposed to WeChat public account development, data transmission is generally implemented through interfaces. If I continue to study any pitfalls in the future, I will update it again. I think To understand the development of WeChat mini programs, it is better to join some mini program groups and communicate with them. I hope what I have said can help you.

The above is the detailed content of What is the specific process of mini program development?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:csdn.net
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!