Skip to content

kotharidarsh/dkothari-react-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

dkothari-react-training

Initialize a new React project with Vite and run the dev server Run the following commands:

npm create vite@latest react-project -- --template react
cd react-project
npm install react-router-dom
npm install
npm run dev

This sets up a minimal React project structure and installs all dependencies.

The application will be available on http://localhost:5173

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published