실행 가이드

Backend Server run

$ cd WEB(BE)
$ npm run dev

Frontend Server run

$ cd WEB(FE)
$ npm start

Last updated

Was this helpful?