An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

DevUI Logo



Github Star

License

Document
Document
Npm
Chat

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.

 
![avatar](home.png)

- 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

![avatar](home-1.png)

- 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-admin

npm 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

| [IE / Edge](http://godban.github.io/browsers-support-badges/)Edge | [Firefox](http://godban.github.io/browsers-support-badges/)Firefox | [Chrome](http://godban.github.io/browsers-support-badges/)Chrome | [Safari](http://godban.github.io/browsers-support-badges/)Safari | [Opera](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)