Startup Page
When you open the binance devtool, you can see a list of existing projects.

#
Create a ProjectA Mini Program project can be created locally when complete the following steps:
- Click the first slider in your project list
- Type your project name
- Select the target folder for create project, empty folder is not allowed
- Choose your project type(mini program or mini game)
- Choose your preference template

Also you can create new project with @binance/mp-cli, CLI will generate a simple project by running:
#
Opening a Existing ProjectOpen your existing project by type the import and select your project folder. Your select project card will at the head of the project list.
If you create the project with CLI, please run the following command in the root directory of the project:
#
Managing ProjectsYou can delete a local project or multiple local projects in batch.
