Skip to content
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (15 loc) · 444 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 444 Bytes

DOTORI

js-semistandard-style

아래의 코드를 입력해 실행합니다.

yarn build
yarn start

아래의 코드를 입력해 개발 목적으로 실행합니다.

yarn dev

아래의 코드를 입력해 테스트를 실행합니다.

yarn test