Tave 13๊ธฐ
์ฐํฉํ๋ก์ ํธ 23456ํ Front-End์
๋๋ค.
ํจ์ง๋ | ๋ฅ์ฃผ์ | |
---|---|---|
ํ๋กํ | ||
๊นํ๋ธ ID | @Hamjina | @bourgeois |
์์ | ์ฑ์ ์ฌ์๋ํ๊ต | ๋๋์ฌ์๋ํ๊ต |
JavaScript | React Native | Redux | Android Studio |
---|---|---|---|
# using npm
npm start
# OR using Yarn
yarn start
# using npm
npm run android
# OR using Yarn
yarn android
# using npm
npm run ios
# OR using Yarn
yarn ios
command | mean |
---|---|
feat | ์๋ก์ด ๊ธฐ๋ฅ ์ถ๊ฐ |
fix | ๋ฒ๊ทธ ์์ |
docs | ๋ฌธ์ ์์ |
chore | ๊ทธ ์ธ ์์ํ ์์ |
style | ์ฝ๋ ์คํ์ผ ํน์ ํฌ๋งท ๋ณ๊ฒฝ |
test | ํ ์คํธ ์ฝ๋ ์ถ๊ฐ |
refactor | ์ฝ๋ ๋ฆฌํฉํ ๋ง |