# san-admin **Repository Path**: mirrors_ecomfe/san-admin ## Basic Information - **Project Name**: san-admin - **Description**: An out-of-box UI solution for enterprise applications as a San boilerplate. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-17 - **Last Updated**: 2026-01-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

San Admin

An out-of-box UI solution for enterprise applications as a San boilerplate. ![](https://b.bdstatic.com/searchbox/icms/searchbox/img/san-admin.png)
## Features - :house: **Layout**: Kinds of layout esay to switch - :iphone: **Responsive**: Designed for variable screen sizes - :art: **Theming**: Customizable theme with simple config - :1234: **Mock development**: Easy to use mock development solution ## Templates ``` - Dashboard - Analytic - Monitor - Workspace - Form - Basic Form - Step Form - Advanced From - List - Standard Table - Standard List - Card List - Profile - Simple Profile - Advanced Profile - Account - Account Center - Account Settings - Result - Success - Failed - Exception - 403 - 404 - 500 ``` ## Usage ```bash # clone the project git clone https://github.com/ecomfe/san-admin.git # enter the project directory cd san-admin # install dependency npm install # develop npm run start ``` ## Build ```bash # build for production environment npm run build:prod ``` ## Advanced ```bash # code format check npm run lint ``` ## Browsers support - Modern browsers and Internet Explorer 9+ (with polyfills) | [IE / Edge](http://godban.github.io/browsers-support-badges/)
IE / 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 | | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | IE9, IE10, IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions | ## Related Efforts Some third-party libraries referenced by San Admin - Ant Design Pro - https://github.com/ant-design/ant-design-pro - Ant Design Pro Of Vue - https://github.com/vueComponent/ant-design-vue-pro ## ☀️ License MIT