Skip to content

HeirJordan3/React-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Getting Started

Step one create react application in folder.

create-react-app may not be installed, when prompted say yes, let it install and run the command again.

npx create-react-app my-react-app

Step two change directories to the react app

cd my-react-app/

Step three start it up and watch it run

npm start

Step four build something cool !

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors