/coala_web_pj_24

코알라 동아리 웹앱 제작 프로젝트

Primary LanguageTypeScript

coala_web_pj_24

코알라 동아리 웹앱 제작 프로젝트

프론트엔드

  • npx create-next-app@latest frontend
  • typescript
  • ESLint
  • Tailwind CSS
  • src/ directory
  • App router
  • default root

백엔드

  • npx @nestjs/cli new backend
  • using npm not yarn