Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsnco authored Jun 19, 2024
1 parent 399dbe4 commit cec47d7
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,14 @@ To use it, you'll need a relatively recent copy of node. Then just clone the rep
`npm install`

then
- `npm start`
- or, if you prefer
- `npm run build`
- `serve -s build`

`npm start`

or, if you prefer

`npm run build`

`serve -s build`

Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

Expand Down

0 comments on commit cec47d7

Please sign in to comment.