Skip to content

Latest commit

 

History

History
 
 

create-react-app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Getting Started

Navigate to project directory and run the following

npm install

or

yarn

After the project has installed you can start it by running the following command

npm start

or

yarn start