- 🏠 Layout: Kinds of layout esay to switch
- 📱 Responsive: Designed for variable screen sizes
- 🎨 Theming: Customizable theme with simple config
- 🔢 Mock development: Easy to use mock development solution
- 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
# 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 for production environment
npm run build:prod
# code format check
npm run lint
- Modern browsers and Internet Explorer 9+ (with polyfills)
IE / Edge |
Firefox |
Chrome |
Safari |
Opera |
---|---|---|---|---|
IE9, IE10, IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
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
MIT