Overview
The dva-typescript-antd-starter-kit is an admin dashboard application demo based on the antd UI Design Language. It is a lightweight front-end framework that utilizes technologies like Redux, Redux-saga, and React-router. The project is continuously being improved and offers support for various browsers.
Features
- UI Design Language based on antd
- Promise based HTTP client for the browser and node.js
- Utility for conditionally joining classNames together
- Immutable date-time library alternative to Moment.js
- Lightweight front-end framework based on Redux, Redux-saga, and react-router
- Auto loading plugin for dva
- JavaScript utility library delivering modularity and performance
- Simulation data generator for testing purposes
- URL query strings parsing and stringifying
Installation
To install the dva-typescript-antd-starter-kit, follow these steps:
- Clone the repository:
git clone https://github.com/wanliyunyan/dva-typescript-antd-starter-kit.git
- Install dependencies:
npm install
- Run the dev server:
npm run start
Summary
The dva-typescript-antd-starter-kit is an admin dashboard application demo that provides a lightweight front-end framework based on Redux, Redux-saga, and react-router. It offers a UI Design Language based on antd and includes various useful libraries for HTTP client, classNames, date-time manipulation, and more. The project is continuously being improved and can be easily installed by cloning the repository and running the necessary commands.