mirror of https://github.com/abpframework/abp.git
4 changed files with 12 additions and 0 deletions
@ -0,0 +1,11 @@ |
|||
# Microservice Solution: How to use with ABP Suite |
|||
|
|||
ABP Suite provides a visual solution designer, code generators, and other tools to make your development process easier and faster. |
|||
|
|||
You can open ABP Suite from ABP Studio by using the **ABP Suite** -> **Open** toolbar menu item, or by right-clicking on the desired module and selecting the **ABP Suite** menu item. |
|||
|
|||
 |
|||
|
|||
It opens the ABP Suite in a built-in browser window. You can also access the suite by visiting `http://localhost:3000` through your browser. From there, you can visually design your solution and generate code. In this example, we create a **Product** entity. |
|||
|
|||
 |
|||
|
After Width: | Height: | Size: 57 KiB |
|
After Width: | Height: | Size: 121 KiB |
Loading…
Reference in new issue