This commit is contained in:
parent
c51272f340
commit
e2a5ad35db
|
@ -90,7 +90,7 @@ Install [Node.js](https://nodejs.org/) and run:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
$ npm install
|
$ npm install
|
||||||
$ npm start
|
$ npm run develop
|
||||||
```
|
```
|
||||||
|
|
||||||
The web server will be running at `http://localhost:8000` and the email server at `smtp://localhost:2525`.
|
The web server will be running at `http://localhost:8000` and the email server at `smtp://localhost:2525`.
|
||||||
|
|
Loading…
Reference in New Issue