Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 397 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 397 Bytes

MoaRoom-Front

Versions

  • npm: 9.6.6
  • yarn: 1.22.19
  • node: v19.8.1

Start

npm install
npm start
  • http://localhost:3000에서 확인 가능
  • ./App.tsx에서 라우팅 목록 확인 가능(./src/components)