Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Takuya Toyokawa committed Nov 8, 2022
1 parent d2795bc commit 5977112
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ Also covers for security problems such as NoSQL Injection, as well as XSS attack
Runs the app in the development mode.\
1. Clone repository
2. Run npm install for dependencies
2. Open [http:https://localhost:3000](http:https://localhost:5000) to view it in your browser.
3. Run npm run dev
2. Open [http:https://localhost:5000](http:https://localhost:5000) to view it in your browser.

### `Resource`
[Node.js Crash Course](https://www.youtube.com/watch?v=fBNz5xF-Kx4)

0 comments on commit 5977112

Please sign in to comment.