- git clone ...
- cd WEB5_7_F1_FE
- npm install
- (개발모드로 실행)npm start => localhost:3000으로 접속
- (배포 시) npm run build && node server.js => 기본 port 8080 으로 접속
-
Notifications
You must be signed in to change notification settings - Fork 2
prgrms-web-devcourse-final-project/WEB5_7_F1_FE
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
프로그래머스 백엔드 데브코스 5기 7회차 1팀 최종 프로젝트 FE입니다.