https://pengfeiw.github.io/react-paint.
- install package:
npm install
- start server:
npm run start
- open in browser:http://localhost:3000
- TypeScript
- React
- Material-UI
- 2D drawing: CanvasRenderingContext2D
If you have any question, you can leave a message in my article<<react实现简易画板程序>>.