Skip to content

Latest commit

 

History

History
38 lines (32 loc) · 946 Bytes

README.md

File metadata and controls

38 lines (32 loc) · 946 Bytes

npm node Website GitHub


인프라공방 샘플 서비스 - 지하철 노선도


🚀 Getting Started

Install

npm 설치

cd frontend
npm install

frontend 디렉토리에서 수행해야 합니다.

Usage

webpack server 구동

npm run dev

application 구동

./gradlew bootRun