Skip to content

beckyw5/react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React App

Create React App

Repo here.

To install create react app globally, run:

npm install create-react-app -g

To create a new react project, run:

create-react-app NAME-OF-PROJECT

App controls

To start development server

npm start

This script can be viewed in the package.json file under scripts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published