# AbpHelper.GUI **Repository Path**: EasyAbp/AbpHelper.GUI ## Basic Information - **Project Name**: AbpHelper.GUI - **Description**: AbpHelper is a tool that help you with developing Abp vNext applications. - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 14 - **Forks**: 9 - **Created**: 2020-03-23 - **Last Updated**: 2024-06-07 ## Categories & Tags **Categories**: code-generator **Tags**: None ## README # AbpHelper.GUI [![Discord online](https://badgen.net/discord/online-members/S6QaezrCRq?label=Discord)](https://discord.gg/S6QaezrCRq) Providing code generation and more features to help you develop applications and modules with the [ABP framework](https://abp.io). It can be used to call ABP CLI, generate code, manage modules, etc. **Make sure backup your source files before using it!** ## Getting Started 1. Download the package from [EasyAbp/AbpHelper.GUI/releases](https://github.com/EasyAbp/AbpHelper.GUI/releases) and unpack the files. Or you can also download the source code and use `npm run package` command to package the app yourself. 2. Run the executable file. ![preview 1](/docs/images/preview1.png) ![preview 2](/docs/images/preview2.png) ![preview 3](/docs/images/preview3.png) ## Usage * [Generate CRUD Code](/docs/AbpHelper-CLI/Generate-CRUD-Code/Usage.md) ## Roadmap - [x] AbpHelper CLI update check - [x] Remember recent solutions - [x] Module management - [x] Localization support