Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 187 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 187 Bytes

telescope/telescope-frontend

실행 전 라이브러리 설치하기

npm
install

//or

yarn
install

실행하기

npm
dev

//or

yarn
dev