frontend
같이 농구할 사람이 없다고?
파일 탐색기
최종 버전 다운로드 (.zip)- bug_report.md
- feature_request.md
- CODEOWNERS
- pull_request_template.md
- commit-msg
- pre-commit
- extensions.json
- settings.json
- animation_off_400.png
- animation_off_favorited.png
- fire_off_400.gif
- fire_off_all_tagged.gif
- fire_off_favorited.gif
- fire_off_reservated.gif
- fire_on_400.gif
- fire_on_all_tagged.gif
- fire_on_favorited.gif
- fire_on_reservated.gif
- only_ball_500.gif
- only_ball_500.png
- Righteous-Regular.ttf
- basketball.json
- default_profile.svg
- error.svg
- favorited.svg
- icon-kakao.svg
- pond.svg
- preview_map.png
- reservated.svg
- favicon.ico
- link_image.png
- index.ts
- index.ts
- index.ts
- index.ts
- index.ts
- index.ts
- index.ts
- index.ts
- index.tsx
- index.tsx
- index.ts
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.ts
- index.tsx
- index.tsx
- index.ts
- index.tsx
- index.ts
- Provider.tsx
- index.ts
- useMapEvent.ts
- index.tsx
- CustomMarkerOverlay.tsx
- index.ts
- index.tsx
- index.ts
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.ts
- index.ts
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.ts
- index.ts
- index.tsx
- index.ts
- index.ts
- index.ts
- key.ts
- index.ts
- index.ts
- index.ts
- index.ts
- key.ts
- index.ts
- index.ts
- index.ts
- index.ts
- key.ts
- key.ts
- index.ts
- index.ts
- index.ts
- index.ts
- index.ts
- key.ts
- index.ts
- index.ts
- index.ts
- index.ts
- index.ts
- index.ts
- key.ts
- index.ts
- index.ts
- index.ts
- index.ts
- index.ts
- index.ts
- index.ts
- index.ts
- key.ts
- index.ts
- key.ts
- QueryClientProvider.tsx
- index.tsx
- sendKakaoLink.ts
- types.ts
- index.ts
- index.ts
- useSentry.ts
- index.tsx
- index.tsx
- index.tsx
- index.ts
- index.ts
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.ts
- index.tsx
- index.ts
- index.ts
- iterateCallWithDelay.ts
- index.ts
- index.ts
- index.ts
- index.ts
- index.tsx
- index.ts
- index.ts
- index.ts
- index.ts
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- create.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- form.tsx
- index.tsx
- follower.tsx
- following.tsx
- index.tsx
- index.tsx
- index.tsx
- 404.tsx
- 500.tsx
- _app.tsx
- _document.tsx
- index.tsx
- index.ts
- index.ts
- index.ts
- index.ts
- emotion.d.ts
- index.ts
- index.tsx
- index.ts
- middleware.ts
- .eslintrc.js
- next-env.d.ts
- next.config.js
- package.json
- README.md
- tsconfig.json
- common.js
- next.js
- package.json
- react.js
- base.json
- nextjs.json
- package.json
- react-library.json
- README.md
- EventKeyValueType.ts
- index.ts
- useAsync.ts
- useAsyncFn.ts
- useClickAway.ts
- useDebounce.ts
- useHotKey.ts
- useHover.ts
- useIntersectionObserver.ts
- useInterval.ts
- useIntervalFn.ts
- useIsMounted.ts
- useIsomorphicLayoutEffect.ts
- useKey.ts
- useKeyPress.ts
- useLocalStorage.ts
- useResize.ts
- useSessionStorage.ts
- useTimeout.ts
- useTimeoutFn.ts
- useToggle.ts
- .eslintrc.js
- package.json
- tsconfig.json
- index.ts
- chat.ts
- chatroom.ts
- court.ts
- favorite.ts
- follow.ts
- loudspeaker.ts
- newCourt.ts
- notification.ts
- reservation.ts
- user.ts
- index.ts
- .eslintrc.js
- package.json
- tsconfig.json
- index.ts
- .eslintrc.js
- package.json
- tsconfig.json
- .all-contributorsrc
- .czrc
- .eslintignore
- .gitignore
- .lintstagedrc
- .npmrc
- .prettierrc
- commitlint.config.js
- dependencies-graph.html
- package.json
- packlint.config.mjs
- pnpm-lock.yaml
- pnpm-workspace.yaml
- README.md
- turbo.json
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/slamapp/frontend
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd frontend
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Node.js
쉬움 추천사전 준비물
cd apps/web
이 프로젝트의 관련 파일이 하위 폴더 안에 있어서, 먼저 그 폴더로 이동합니다.
npm install
package.json에 명시된 라이브러리들을 내려받아 설치합니다.
npm start
개발/실행 서버를 켭니다.
명령어 실행 후 터미널에 나타나는 주소(보통 http://localhost:3000 형태)를 브라우저에서 열어보세요.
// repository documentation
Was this content helpful?
(0 ratings)
