react element typescript admin
1.0.0
react-element-typescript-admin 是基於最新的 React 開發堆疊,它是基於 vue 的出色管理介面 vue-element-admin 的 React 版本。
此專案基於react、react-router、typescript、axios、i18next和element-react,所有api請求均由Mock.js模擬。主要依賴版本如下:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
# clone the project
git clone https://github.com/lynx1986/react-element-typescript-admin.git
# Enter the project directory
cd react-element-typescript-admin
# Install dependencies
npm install
# Or yarn
yarn
# Develop
npm start
# Or yarn
yarn start
# Build
npm run build
# Or yarn
yarn build