Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 158 Bytes

File metadata and controls

12 lines (9 loc) · 158 Bytes

Three.js Journey

Setup

초기 세팅 npm install

localhost:8080 에 웹 페이지 띄우기

npm run dev

빌드하는 명령어

npm run build