Skip to content

hky035/carpool-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSS Project - 교내 카풀 서비스

📌 frontend : https://github.com/hky035/carpool-frontend
📌 backend : https://github.com/hky035/carpool-backend

Commit 컨벤션

Tag description
feat 새로운 기능 추가, 요구사항에 맞추어 수정
chore 패키지 매니저 수정, 그 외 기타 수정
design 스타일 수정
refactor 코드 리팩터링, 포맷팅 관련 수정
docs README, 문서 수정

실행 방법

  1. 해당 리포지토리를 fork하여 자신의 리포지토리로 가져온다.

  2. fork 후, 자신의 리포지토리에 접속한다.

  3. 우측 상단의 <> Code를 클릭한 뒤 HTTPS에서 자신의 리포지토리 url을 복사한다. image

  4. git bash를 열어 해당 리포지토리를 clone한다. image

  5. 해당 디렉토리에 접속한 뒤 npm install 명령어를 입력하여 실행에 필요한 모듈을 다운받는다.

  6. 모듈이 다 다운받고 난 뒤 npm start 명령어를 입력하여 프로젝트를 실행한다.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published