https://github.com/devcloudfe/ng-devui-admin
Customizable admin dashboard template based on Angular and DevUI
https://github.com/devcloudfe/ng-devui-admin
admin admin-dashboard admin-template admin-ui angular angular-admin angular-admin-template angular13 devui devui-admin enterprise ng-admin ng-devui-admin responsive scss theme typescript
Last synced: 6 days ago
JSON representation
Customizable admin dashboard template based on Angular and DevUI
- Host: GitHub
- URL: https://github.com/devcloudfe/ng-devui-admin
- Owner: DevCloudFE
- License: mit
- Created: 2021-04-28T01:48:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-24T01:45:56.000Z (over 1 year ago)
- Last Synced: 2025-03-06T07:43:01.536Z (7 months ago)
- Topics: admin, admin-dashboard, admin-template, admin-ui, angular, angular-admin, angular-admin-template, angular13, devui, devui-admin, enterprise, ng-admin, ng-devui-admin, responsive, scss, theme, typescript
- Language: TypeScript
- Homepage: https://devui.design/admin-page/home
- Size: 3.62 MB
- Stars: 286
- Watchers: 13
- Forks: 54
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
DevUI Admin
DevUI Admin is an enterprise-level mid- and back-end front-end/design solution. Based on DevUI Design design values, we build a back-end management template DevUI Admin based on its design specifications and basic components.
- Preview: https://devui.design/admin/
- Home Page: https://devui.design/admin-page/home
- Document:https://devui.design/admin-page/docs/getting-started
- Materials: https://devui.design/admin-materials/## Features

- Responsive: Adapting to different screen sizes, providing users with a more comfortable interface and user experience.
- Personal Theme: Supports dynamic switching between multiple theme styles and personalized configurations.
- Layout: Configurable and flexible page layout.
- Mock: Local data commissioning solution and front-end and back-end separation.
- International: Implements the internationalization function to meet multi-language service requirements.
- Rich Features: Based on DevUI practice and experience, typical business scenarios are refined and scenario-rich component libraries are provided.## Usage
```bash
ng new your-project && cd your-project # Create options: non-strict mode & SCSS
ng add ng-devui-adminnpm start # open http://localhost:4200
```For more information: [Document](https://devui.design/admin-page/docs/getting-started)
## Contributing
Please feel free to contribute code or discuss your idea!
Please make sure you read the [contributing](./CONTRIBUTING.md) guide before making a pull request.
We appreciate all contributors who helped us build DevUI.
## Support
Modern browsers
| [
](http://godban.github.io/browsers-support-badges/)Edge | [
](http://godban.github.io/browsers-support-badges/)Firefox | [
](http://godban.github.io/browsers-support-badges/)Chrome | [
](http://godban.github.io/browsers-support-badges/)Safari | [
](http://godban.github.io/browsers-support-badges/)Opera |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |## LICENSE
[**MIT**](https://opensource.org/licenses/MIT)