This project can be used as a starter for learning react web app development, the app is developed using Next.js react application framework and AntD react component library. There is also an article NextJS + AntD React 应用开发指南 for learning this project.
git clone git@github.com:jaggerwang/sanic-in-practice.git && cd sanic-in-practice
npm install
npm run dev
npm run build
npm run start