eeeyooon / moonbucks-server

JS 문벅스 카페 메뉴 앱 서버

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


JS 문벅스 카페메뉴 서버

웹서버와 클라이언트 이해를 위한 문벅스 서버

template version



💻 서버 실행하기!

1. 저장소를 local에 clone 해줍니다.

git clone https://github.com/eeeyooon/moonbucks-server.git

2. 저장소를 clone한 후 아래 명령어를 입력해 의존성 라이브러리를 설치해줍니다.

npm install

3. 아래 명령어를 이용해 서버를 동작시킵니다.

npm start

📝 License

This project is MIT licensed.

About

JS 문벅스 카페 메뉴 앱 서버

License:MIT License


Languages

Language:JavaScript 96.1%Language:Pug 3.9%