๊ด์ฃผ์ํํธ์จ์ด๋ง์ด์คํฐ๊ณ ๋ฑํ๊ต ์ ์ฉ ๋๋๋ฌด์ฒ์ ๋๋ค.
git clone https://github.com/joog-lim/bamboo-front.git
yarn
npm start
git clone https://github.com/joog-lim/bamboo-front.git
npm i
npm start
Pull request๋ฅผ ํ์ํฉ๋๋ค. issue๋ฅผ ์ด์ด ์ถ๊ฐํ๊ณ ์ถ์ ๊ธฐ๋ฅ ๋๋ ๊ณ ์น ๋ฌธ์ ์ ๋ํด ๋จผ์ ๋ ผ์ํด์ฃผ์ธ์.
- issue ์์ฑ
- ํ๋ก์ ํธ ํฌํฌ
- ๊ธฐ๋ฅ ๋ถ๊ธฐ ๋ง๋ค๊ธฐ / ex) git checkout -b feature/foo
- ๋ณ๊ฒฝ ์ฌํญ ์ปค๋ฐ / ex) git commit -m "Add: some AmazingFeature"
- ๊ธฐ๋ฅ ๋ถ๊ธฐ๋ก ํธ์ / ex) git push origin feature/AmazingFeature
- ํ ๋ฆฌํ์คํธ ์ด๊ธฐ
MIT์ ์ฑํํฉ๋๋ค.