Current location - Recipe Complete Network - Complete cookbook of home-style dishes - How to convert apicloud into uniapp
How to convert apicloud into uniapp
It takes five steps to convert apicloud into uniapp.

1. Download and install this tool, miniprogram-to-uniapp, which is used to convert the code of small programs into the code of uniapp.

2. After installing the miniprogram-to-uniapp, execute the command: wtu-i{ applet directory}, and a uniapp project directory will be generated.

3. use HBuiderX to open the generated project and enter Settings->; In the running settings, configure the path of WeChat applet.

4. Select the project and click Run-& gt;; Run to the applet terminal->; Wechat developer tools, waiting for the program to compile.

5. After compiling, this directory will be generated. You can open the WeChat developer tool and manually import this directory.