#reactjs #vitejs The video demonstrates how you can create, run, and build a React project from scratch. The generated code and package.json file were reviewed
⌚️Timestamps:
0:23 Requirements for Vite Project
0:33 How to check Node.js and npm versions
0:55 Creating Vite Project with terminal
2:05 Run the ReactJS project with 'npm run dev' command
2:30 Code of the app generated by ViteJS
4:10 Build the ReactJS project
The video can be useful for beginners in ReactJS and ViteJS to start a new project from scratch.
#reactjsforbeginners #reactjstutorialforbeginners #javascript