Git Product home page Git Product logo

nottodoapp's Introduction

❌낫투두 클럽❌ (FE)

설치 및 실행 방법

git clone https://github.com/bsideproject/15_6_FE
cd 15_6_FE
npm install
npm run dev

node, npm 버전

  • node 16.xx
  • npm 8.xx

주요 패키지 버전

패키지 버전
react 18.2.0
recoil 0.7.7
tailwindcss 3.3.2
typescript 5.0.2
vite 4.3.2

커밋 컨벤션

  1. feat : 새로운 기능 추가
  2. fix : 버그 수정
  3. docs : 문서 수정
  4. style : css관련 설정 변경, UI/UX 스타일 변경
  5. refactor : 코드 리펙토링, 코드 포맷팅
  6. test : 테스트 코드, 리펙토링 테스트 코드 추가
  7. chore : 빌드 업무 수정, 패키지 매니저 수정, etc...

깃 전략

  1. main을 운영으로 dev를 개발계로 사용하며 dev브랜치를 기준으로 개발할 이슈 브랜치를 생성하여 작업합니다.
  2. 작업이 완료된 브랜치를 dev브랜치에 머지합니다.
  3. 어느정도 dev에 작업이 쌓이면 main에 머지합니다.

컨트리뷰터's ✨

nottodoapp's People

Contributors

neatkyu avatar junseublim avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.