mk965 / semi-design-pro

基于semi-design构建的admin管理系统

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

English | 简体中文

React Semi Admin

The best practices for React Hooks + Vite + Semi + Zustand + Typescript🚀.

✨ Features

  • 💎 Hooks: Use react hooks API instead of traditional class API
  • 💡 TypeScript: A language for application-scale JavaScript
  • 📐 Common Templates: Typical templates for enterprise applications
  • 🚀 State of The Art Development: Newest development stack of React/hooks/Zustand/Semi/Typescript
  • ⚙️ Best Practices: Solid workflow to make your code healthy
  • 🔢 Mock development: Easy to use mock development solution
  • 🌐 International: Built-in i18n solution
  • Usage: No barriers to use with complete documentation and detailed comments

⚡preview

developing...

📦 Install

$ git clone https://github.com/xieyezi/semi-design-pro
$ cd semi-design-pro

# yarn
$ yarn install
$ yarn dev

# npm
$ npm install
$ npm run dev

🔨 Build

# yarn
$ yarn install
$ yarn build:dev

# npm
$ npm install
$ npm run build:dev

🖥 Browsers support

Modern browsers and Internet Explorer 10+.

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
Electron
Electron
IE11, Edge last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions

🤝 Contributing

We very much welcome your contribution, you can build together with us in the following ways 😃

  • Use Semi Admin in your daily work.
  • Submit GitHub issues to report bugs or ask questions.
  • Propose Pull Request to improve our code.

About

基于semi-design构建的admin管理系统


Languages

Language:TypeScript 91.4%Language:SCSS 6.5%Language:JavaScript 1.2%Language:HTML 0.9%Language:Shell 0.1%