Skip to content
Snippets Groups Projects
Commit 0c62479b authored by Martin Wighus Holtmon's avatar Martin Wighus Holtmon
Browse files

updated README.md

parent 3753b598
Branches
No related tags found
No related merge requests found
...@@ -22,11 +22,11 @@ The page will reload if you make edits.\ ...@@ -22,11 +22,11 @@ The page will reload if you make edits.\
You will also see any lint errors in the console. You will also see any lint errors in the console.
### `npm run start-express` ### `npm run start-express`
Runs the express server that serves the app Runs the express server that serves the app.
Send GET requests to [http://localhost:3001](http://localhost:3001) to request content maually. Send **GET** requests to [http://localhost:3001](http://localhost:3001) to request content maually.
Examples: Examples:
- [http://localhost:3001/user/list](http://localhost:3001/user/list) - GET [http://localhost:3001/user/list](http://localhost:3001/user/list)
- [http://localhost:3001/test/info](http://localhost:3001/test/info) - GET [http://localhost:3001/test/info](http://localhost:3001/test/info)
## Learn More ## Learn More
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment