Skip to content

Latest commit

ย 

History

History
38 lines (28 loc) ยท 1016 Bytes

README.md

File metadata and controls

38 lines (28 loc) ยท 1016 Bytes

Joog-lim

๊ด‘์ฃผ์†Œํ”„ํŠธ์›จ์–ด๋งˆ์ด์Šคํ„ฐ๊ณ ๋“ฑํ•™๊ต ์ „์šฉ ๋Œ€๋‚˜๋ฌด์ˆฒ์ž…๋‹ˆ๋‹ค.

์„ค์น˜

  • yarn์„ ์ด์šฉํ•ฉ๋‹ˆ๋‹ค.
  • Git์„ ์ด์šฉํ•ฉ๋‹ˆ๋‹ค.

yarn

git clone https://github.com/joog-lim/bamboo-front.git
yarn
npm start

npm

git clone https://github.com/joog-lim/bamboo-front.git
npm i
npm start

Contributing

Pull request๋ฅผ ํ™˜์˜ํ•ฉ๋‹ˆ๋‹ค. issue๋ฅผ ์—ด์–ด ์ถ”๊ฐ€ํ•˜๊ณ  ์‹ถ์€ ๊ธฐ๋Šฅ ๋˜๋Š” ๊ณ ์น  ๋ฌธ์ œ์— ๋Œ€ํ•ด ๋จผ์ € ๋…ผ์˜ํ•ด์ฃผ์„ธ์š”.

  1. issue ์ƒ์„ฑ
  2. ํ”„๋กœ์ ํŠธ ํฌํฌ
  3. ๊ธฐ๋Šฅ ๋ถ„๊ธฐ ๋งŒ๋“ค๊ธฐ / ex) git checkout -b feature/foo
  4. ๋ณ€๊ฒฝ ์‚ฌํ•ญ ์ปค๋ฐ‹ / ex) git commit -m "Add: some AmazingFeature"
  1. ๊ธฐ๋Šฅ ๋ถ„๊ธฐ๋กœ ํ‘ธ์‹œ / ex) git push origin feature/AmazingFeature
  2. ํ’€ ๋ฆฌํ€˜์ŠคํŠธ ์—ด๊ธฐ

License

MIT์„ ์ฑ„ํƒํ•ฉ๋‹ˆ๋‹ค.