158 B
158 B
How to start a react app:
npm create vite@latest <your apps name here> -- --template react
Exercises:
- 1.1
- 1.2
- 1.3
- 1.4
- 1.5
How to start a react app:
npm create vite@latest <your apps name here> -- --template react
Exercises: