Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

BCSDLab/KOIN_WEB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

796 Commits

Repository files navigation

KOIN_WEB_REACT

This project is KOIN community (ver. React library)

Deploy Command

npm run build
# if you using yarn
yarn build

Development Command

npm start
# if you using yarn
yarn start

Testing Command

npm run test
# if you using yarn
yarn test

Directory Structure

│
├── public
├── src
│ ├── api
│ ├── components
│ │ ├── BoardComponents
│ │ ├── IndexComponents
│ │ ├── InfoComponents
│ │ ├── SharedComponents
│ │ ├── TimeTableComponents
│ │ └── UserComponents
│ ├── containers
│ │ ├── BoardContainers
│ │ ├── IndexContainers
│ │ ├── InfoContainers
│ │ └── UserContainers
│ ├── hooks
│ ├── lib
│ ├── modules
│ ├── pages
│ │ ├── BoardPages
│ │ ├── InfoPages
│ │ └── UserPages
│ ├── sagas
│ └── staic
└── static

PATCH NOTE

version_1.0.0

Vue to React 마이그레이션

version_1.1.0

  • 코인 서비스 축소
    • 다음 서비스들을 삭제하였습니다.
    • 중고장터
    • 게시판(공지사항 제외)
    • 분실물
    • 검색 기능

Technology Stack

  • React
  • Redux
    • Redux-saga
    • Redux-thunk
  • styled-components

About

코인 - 한기대 커뮤니티

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /