Skip to content

Commit

Permalink
Change 'npm run dev' to 'npm start' (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
Priultimus authored Apr 20, 2024
1 parent aa09a53 commit 9f897af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ $ npm run register
Now you should be ready to start your server:

```
$ npm run dev
$ npm start
```

### Setting up ngrok
Expand Down

0 comments on commit 9f897af

Please sign in to comment.