/infra-subway

인프라공방, 우아한테크캠프 Pro 저장소

Primary LanguageSCSSMIT LicenseMIT

npm node Website GitHub


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


🚀 Getting Started

Install

npm 설치

cd frontend
npm install

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

Usage

webpack server 구동

npm run dev

application 구동

./gradlew bootRun