You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,6 @@
1
1
# React in Practice
2
2
3
-
This project is the reference source code of online video course [叽歪课堂 - NextJS + AntD React 应用开发实战](https://blog.jaggerwang.net/jwcourse-nextjs-antd-react-app-develop-in-practice/), which is developed using Next.js react application framework and AntD react component library.
4
-
5
-
> To students of course: 可从分支里获取各章节的分步骤实现代码。
3
+
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 应用开发指南](https://blog.jaggerwang.net/nextjs-antd-react-app-develop-tour/) for learning this project.
0 commit comments