Skip to content
This repository has been archived by the owner on Aug 27, 2022. It is now read-only.

CNU-collathon/BookingApp-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookingServiceForSelfEmployed

2019 Software Engineering Team Project

Development Environment

Windows 10

Mongo DB 4.2.1

node 12.9.1

npm packages

express 4.17.1

debug 4.1.1

http-errors 1.7.3

morgan 1.9.1

pug 2.0.4

mongoose 5.7.7

How to use

npm i로 package.json의 node_modules를 설치.

npm start로 실행하며, localhost 기본 포트 번호는 3000