Skip to content

Commit

Permalink
Update packages/web-new/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jan Romann <[email protected]>
  • Loading branch information
egekorkan and JKRhb authored Sep 26, 2023
1 parent eedfdb4 commit 8e0d4cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web-new/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Finally the web application can be deployed in production or in development mode

### Development mode

1. Utilze the command `npm run dev` which will start the webpack-dev-server in development mode, generate source maps for easier debuging, open your default browser and serve the application.
1. Utilize the command `npm run dev` which will start the webpack-dev-server in development mode, generate source maps for easier debugging, open your default browser and serve the application.

```sh
npm run dev
Expand Down

0 comments on commit 8e0d4cd

Please sign in to comment.