Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MANDALAND

👋 getting started 👋

git clone https://github.com/vvvpiano/mandaland.git
cd mandaland
./start.sh # 실행 안된다면 "chmod 777 start.sh" 후 다시 한 번 입력

🤖 use three consoles seperately for debugging 🤖

1. database 구동

# pwd: .../mandaland
cd database
npm install
npm start

2. backend 구동

# pwd: .../mandaland
cd backend
npm install
npm start

3. client-web 구동

# pwd: .../mandaland
cd client-web
npm install
npm start

🔫 terminate background node process 🔫

./kill_server.sh # 실행 안된다면 "chmod 777 kill_server.sh" 후 다시 한 번 입력

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages