react element typescript admin
1.0.0
يعتمد ADMIN من نوع React-element-typescript-admin على أحدث مكدس تطوير من React ، وهو إصدار React للواجهات الإلكترونية المستندة إلى VUE VUE.
يعتمد هذا المشروع على React و React-Router و TypeScript و Axios و I18NEXT و CELERT-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