Skip to content

pronad1/React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

At first open a folder in a code editor and write in terminal

npm create vite@latest

Write Project Name

my-reat-app

Select a framework

React

Select a variant

JavaScript

Now run:

cd my-react-app
npm install
npm run dev

Now click the link for viewing project


  ➜  Local:   http://localhost:5173/
  ➜  Network: use --host to expose
  ➜  press h + enter to show help

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published