This is the simplest framework to build a admin frontend website using React and Antd.
Just use 2 terminal: 1 for mock backend, 1 for react frontend
npm install
npm run mock
npm start
- Base with React
- UI&UX with Antd
- State Manage with React-Redux
- Dynamic load with React-Router-Dom
That's it, no other complex things, just simpler than you image.