react-in-practice
react-in-practice copied to clipboard
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.
React in Practice
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.
Dependent frameworks and packages
How to run
Clone repository
git clone [email protected]:jaggerwang/sanic-in-practice.git && cd sanic-in-practice
Install npm packages
npm install
Run in development mode
npm run dev
Build and run in production mode
npm run build
npm run start
Screenshots
Index

User

Task

Register

Login

Profile

Publish
