Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 474 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 474 Bytes

Getting Started with Create React App

In the project directory, you can run:

npx create-react-app my-app

npm start

npm test

Launches the test runner in the interactive watch mode.\

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!