2024-1학기 소프트웨어공학 프로젝트 6조 Issue Tracker의 웹 어플리케이션입니다.
- npm 10.2.4
- 먼저 백엔드 어플리게이션을 실행한다.
- git clone
$ git clone https://github.com/SWE-PRJ/frontend.git- build
$ npm run build- run
$ npm run start- 다음 주소로 접속한다. http://localhost:3000/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
2024-1학기 소프트웨어공학 프로젝트 6조 Issue Tracker의 웹 어플리케이션입니다.
$ git clone https://github.com/SWE-PRJ/frontend.git$ npm run build$ npm run start