Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 444 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 444 Bytes

CICD workflow codecov

dnb

  1. 로컬 설치 및 실행 방법
$ git clone https://github.com/Withlaw/dnb.git
$ npm i
$ npm run dev
  1. 테스트 실행 방법
$ npm run test:run