Skip to content

jung0115/UMC_4th_Nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👩🏻‍💻 UMC 4th Server Node.js 👩🏻‍💻

➡️ Node.js RESTful API 실습
📅 2023.05.20.토 ~


1️⃣ DB ERD 생성

2️⃣ Node.js 세팅

npm init

: package.json 파일 생성

npm install

: 의존성 패키지 생성

npm i express

: express 모듈 설치

npm install nodemon --save-dev

: nodemon 설치

About

UMC 4th Server | Node.js Restful API 실습

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published