Skip to content

Commit 691622b

Browse files
committed
添加yarn iinstall
1 parent 65234b3 commit 691622b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
- [ ] Nginx
77
- [ ] Nodemon
88

9-
## Software
9+
## Software Stack
1010
- MongoDB
1111
- Redis
1212
- MySQL
@@ -30,6 +30,8 @@ cd docker-node.js
3030

3131
docker-compose up -d
3232

33+
yarn install
34+
3335
```
3436

3537
Now,you can open http://127.0.0.1:3000/ in browser

0 commit comments

Comments
 (0)