Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats authored Aug 18, 2017
1 parent c3b0052 commit e358a8a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,14 +78,14 @@ Running `npm run dev` you start your HRM development server:
```bash
$ npm start

┌───────────────────────────────────────────────────┐
│ │
│ my-express-api is running!
│ │
│ • Local: http://localhost:3000 │
│ • On Your Network: http://192.168.1.106:3000 │
│ │
└───────────────────────────────────────────────────┘
┌───────────────────────────────────────────────────┐
│ │
│ my-express-api is running!
│ │
│ • Local: http://localhost:3000 │
│ • On Your Network: http://192.168.1.106:3000 │
│ │
└───────────────────────────────────────────────────┘
```

`svr` it's assuming main file is called `index.js` in the current path. Otherwise, you can provide the file path as first argument.
Expand Down

0 comments on commit e358a8a

Please sign in to comment.