使用 Next.js 框架, UI 库选用 Ant Design。
安装依赖
$ yarn
本地调试
$ yarn dev
构建
$ yarn build
请见: https://github.com/dujiajun/jcourse_api
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.