Skip to content

Commit a0e6bb5

Browse files
committed
npm start to start the server!
1 parent eaf63d9 commit a0e6bb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ app.listen(3000);
4141

4242
Start the server:
4343

44-
$ node app
44+
$ npm start
4545

4646
## Features
4747

0 commit comments

Comments
 (0)