vue-cli (4.x) + ts + CrudTable + FormDesigner (开箱即用,企业级开发种子框架,附带表单表格生成器,一键Crud)
BoBo’s Vue Admin is a Vue.js project built on Vue CLI 4.x, with core functionalities such as user, department, and role management, dictionary management, permission module, and online chat. It also includes various components like file upload, text, button, table, cascading select, rich text editor, tree select, and table designer. The project provides an easy way to generate forms dynamically based on a form designer JSON and allows for backend configuration. It also includes built-in decorators for tasks like debounce, throttle, and confirmation prompts. The project follows the eslint airbnb rule and has a predefined directory structure. Contributors to the project are acknowledged and the Git commit conventions are based on the vue specification.
To start using BoBo’s Vue Admin, follow these steps:
npm install
npm run serve
BoBo’s Vue Admin is a Vue.js project that provides various core functionalities and components for easy administration. It includes features like user, department, and role management, dictionary management, and permission modules. The project also offers a form designer and additional components like file upload, text, button, table, cascading select, rich text editor, tree select, and table designer. Installation instructions, directory structure, and Git commit conventions are also provided.