We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 828f134 commit 4e071ceCopy full SHA for 4e071ce
README.md
@@ -16,6 +16,8 @@ an article, delete an article and add comment on the article.
16
$ npm start
17
```
18
19
+Then visit [http://localhost:3000/](http://localhost:4000/)
20
+
21
## Directory structure
22
23
-app
@@ -28,7 +30,5 @@ an article, delete an article and add comment on the article.
28
30
|__passport (auth config)
29
31
32
-Then visit [http://localhost:3000/](http://localhost:4000/)
-
33
If you are looking a specific feature, please use the issue tracker. I will try to come
34
up with a demo as earliest as I can. Please feel free to fork and send updates :)
0 commit comments