Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Commit

Permalink
docs: Update README.md (#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasburtey authored Oct 30, 2023
1 parent 298443d commit ef99dc0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ yarn dev
Runs the app in the development mode.
Open [http://localhost:3002](http://localhost:3002) to view it in the browser.

The page will reload if you make edits.\
The page will reload if you make edits.
You will also see any lint errors in the console.

### `yarn build`

Builds the app for production to the `build` folder.\
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.\
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

0 comments on commit ef99dc0

Please sign in to comment.