Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cadencorontzos authored Apr 21, 2023
1 parent df00bb5 commit 5aa6bad
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,12 @@ npm run dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.


### Running production

To run on production, don't `run dev`. Do

```
npm run build
npm run start
```

0 comments on commit 5aa6bad

Please sign in to comment.