chess
A multiplayer chess platform
파일 탐색기
최종 버전 다운로드 (.zip)- pre-commit
- index.ts
- auth.ts
- v1.ts
- consts.ts
- index.ts
- passport.ts
- .env.example
- .eslintrc.js
- .gitignore
- package-lock.json
- package.json
- tsconfig.json
- bb.png
- bk.png
- bn.png
- bp.png
- bq.png
- br.png
- capture.wav
- chess.png
- chessboard.jpeg
- computer.png
- facebook.png
- friendship.png
- github.svg
- google.svg
- lightning-bolt.png
- move.wav
- strategy.png
- theme.svg
- trophy.png
- vite.svg
- wb.png
- wk.png
- wn.png
- wp.png
- wq.png
- wr.png
- ChessSquare.tsx
- LegalMoveIndicator.tsx
- LetterNotation.tsx
- NumberNotation.tsx
- side-nav.tsx
- alert-dialog.tsx
- button.tsx
- card.tsx
- sheet.tsx
- waitopponent.tsx
- BackgroundSvg.tsx
- Button.tsx
- Card.tsx
- ChessBoard.tsx
- ExitGameModel.tsx
- Footer.tsx
- GameEndModal.tsx
- GameModeComponent.tsx
- Loader.tsx
- mobile-sidebar.tsx
- MovesTable.tsx
- Navbar.tsx
- PlayerTitle.tsx
- ShareGame.tsx
- side-nav.tsx
- sidebar.tsx
- subnav-accordian.tsx
- themes.tsx
- UserAvatar.tsx
- themes.ts
- themeContext.tsx
- useSidebar.ts
- useSocket.ts
- useThemes.ts
- useWindowSize.ts
- index.tsx
- utils.ts
- Game.tsx
- Landing.tsx
- Login.tsx
- Settings.tsx
- canvas.ts
- App.css
- App.tsx
- index.css
- main.tsx
- themes.css
- vite-env.d.ts
- .env.example
- .eslintrc.cjs
- .gitignore
- components.json
- index.html
- package-lock.json
- package.json
- postcss.config.js
- README.md
- tailwind.config.js
- tsconfig.json
- tsconfig.node.json
- vite.config.ts
- index.tsx
- index.tsx
- _layout.tsx
- index.tsx
- adaptive-icon.png
- favicon.png
- icon.png
- splash.png
- bb.png
- bk.png
- bn.png
- bp.png
- bq.png
- br.png
- wb.png
- wk.png
- wn.png
- wp.png
- wq.png
- wr.png
- highlighted-square.tsx
- index.tsx
- index.tsx
- visual-piece.tsx
- index.tsx
- PlaceholderDot.tsx
- chessboard-background.tsx
- pieces.tsx
- index.ts
- hooks.ts
- index.tsx
- dialog-piece.tsx
- index.tsx
- hooks.ts
- index.tsx
- contexts.ts
- hooks.ts
- index.tsx
- hooks.ts
- index.ts
- hooks.ts
- index.tsx
- board-context-provider.tsx
- get-chessboard-state.ts
- use-const.ts
- constants.ts
- index.tsx
- notation.ts
- types.ts
- colors.ts
- useSocket.ts
- .gitignore
- app.json
- babel.config.js
- package-lock.json
- package.json
- tsconfig.json
- index.ts
- index.ts
- Game.ts
- GameManager.ts
- index.ts
- messages.ts
- SocketManager.ts
- .gitignore
- package-lock.json
- package.json
- tsconfig.json
- migration.sql
- migration.sql
- migration.sql
- migration.sql
- migration.sql
- migration.sql
- migration.sql
- migration.sql
- migration.sql
- migration.sql
- migration_lock.toml
- schema.prisma
- index.ts
- .env.example
- package.json
- library.js
- next.js
- package.json
- react-internal.js
- README.md
- chessBoard.ts
- user.ts
- useUser.ts
- package.json
- package.json
- postcss.config.js
- tailwind.config.js
- base.json
- nextjs.json
- package.json
- react-library.json
- button.tsx
- card.tsx
- code.tsx
- component.hbs
- config.ts
- .eslintrc.js
- package.json
- tsconfig.json
- tsconfig.lint.json
- .commitlintrc.json
- .eslintrc.js
- .eslintrc.json
- .gitignore
- .lintstagedrc
- .prettierignore
- .prettierrc
- package.json
- README.md
- tsconfig.json
- turbo.json
- yarn.lock
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/code100x/chess
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd chess
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
