We0 Documentation

Preview what to do if something goes wrong

Learn how to do without automatically jumping to a preview to see what to do when the code is generated

step 1: Refresh the page and re-enter the requirements

If re-entering the requirement still doesn't work previewing, continue to the next steps.

Step 2: Check whether the project code is complete

You can ask the AI to check if the project file is complete and have it repaired.

step 3: Enter a command

  1. Type npm install in the terminal in the bottom right corner of the page (this command is used to install the dependencies needed to generate the code).
pE43HWd.png
  1. After the installation dependency command is executed, enter npm run dev (this command is used to start the project).
  2. If an error message occurs after the npm run dev command is executed, copy the error message and send it to AI for processing.

##If none of the above operations can solve the problem, please scan the We0 group QR code in Github to join the We0 communication group to contact the developer to solve the problem.

On this page