Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 256 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 256 Bytes

파일 구조

프론트엔드

main.tsx

백엔드

app.ts

컴파일, 로컬에서 실행

test/uiModule 폴더에서

uimodule % tsc
uimodule % npm run build

test 폴더에서

test % tsc
test % npm start

localhost:8001 접속