홍지윤

Update README.md

Showing 1 changed file with 33 additions and 0 deletions
1 +# Mapmory
2 +
3 +### Mapmory functions
4 +-----------------
5 +
6 +
7 +### Stack
8 +-----------------
9 ++ Node JS
10 ++ Mongo DB
11 ++ Express
12 ++ AWS EC2
13 +
14 +## Quick Start (build, install, setup manual)
15 +
16 +### Dependency
17 +-----------------
18 +
19 ++ bcryptjs : 2.4.3,
20 ++ body-parser : 1.19.0,
21 ++ connect-flash : 0.1.1,
22 ++ ejs : 3.1.6,
23 ++ express : 4.17.1,
24 ++ express-session : 1.17.1,
25 ++ method-override : 3.0.0,
26 ++ mongoose : 5.12.8,
27 ++ passport : 0.4.1,
28 ++ passport-local : 1.0.0
29 +
30 +### Team members
31 +-----------------
32 ++ Lim Taemin
33 ++ Hong Jiyoon
...\ No newline at end of file ...\ No newline at end of file
......