WeChat applet development: study notes [1] - Hello World

WeChat applet development: study notes [1] - Hello World

quick start

1. Go to the WeChat public platform to download the WeChat developer tools.

Address: https://mp.weixin.qq.com/debug/wxadoc/dev/devtools/download.html

2. Open the WeChat developer tool and create a new project

Open the WeChat developer tool and choose to create a new applet project. We do not need to understand the concept of AppID. When creating a new project, choose No AppID, and uncheck the option of "Create a common quick start template".

  

3. Add the code in the root directory

1. Create an app.json file in the root directory

  

2. Type the following code in the code

  

3. Create the following directory structure

 

 

 

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325277358&siteId=291194637