Update readme

main
Felix Martin 2021-04-05 19:37:06 -04:00
parent 41c927b770
commit 5ba8ef8dca
1 changed files with 6 additions and 6 deletions

View File

@ -8,20 +8,20 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo
![results](img/results.png)
## Available Scripts
### Available Scripts
In the project directory, you can run:
In the project directory, you can use
npm start
Runs the app in the development mode. Open
to run the app in the development mode. Open
[http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in
the console.
`npm run build`
npm run build
Builds the app for production to the `build` folder.\ It correctly bundles React
Builds the app for production to the `build` folder. It correctly bundles React
in production mode and optimizes the build for the best performance.