/test1

Primary LanguageTypeScript

백엔드 실행 순서

  • npm i
  • .env의 DB_NAME 설정 (기본: math-test)
  • npm run start:dev
  • localhost:3000에서 실행