create-component-app
Tool to generate different types of React components from the terminal. ๐ป
ํ์ผ ํ์๊ธฐ
์ต์ข ๋ฒ์ ๋ค์ด๋ก๋ (.zip)- launch.json
- tasks.json
- CAC0CC7B.png
- cca-no-templates.gif
- cca-templates.gif
- Create-Component-App Logo 1.svg
- Create-Component-App Logo 2.svg
- Create-Component-App Logo wBg.png
- Create-Component-App Logo.png
- CUSTOM-TEMPLATES-COMMUNITY.md
- CUSTOM-TEMPLATES.md
- build.sh
- index.test.js
- style.template.test.js
- style.template.js
- class.template.test.js
- common.template.test.js
- functional.template.test.js
- storybook.template.test.js
- test.template.test.js
- class.template.js
- common.template.js
- functional.template.js
- index.template.js
- storybook.template.js
- test.template.js
- index.js
- .DS_Store
- config.json
- files.js
- index.js
- logger.js
- questions.js
- utils.js
- COMPONENT_NAME.js
- COMPONENT_NAME.js
- COMPONENT_NAME.js
- COMPONENT_NAME.js
- index.js
- COMPONENT_NAME.js
- .babelrc
- .ccarc.example
- .codeclimate.yml
- .eslintrc
- .gitignore
- .travis.yml
- jestsetup.js
- LICENSE
- package-lock.json
- package.json
- README.md
# ์ค์น ๊ฐ์ด๋
1. ์ฝ๋ ๋ด๋ ค๋ฐ๊ธฐ
git clone https://github.com/CVarisco/create-component-app
๊นํ๋ธ์์ ํ๋ก์ ํธ ์ฝ๋ ์ ์ฒด๋ฅผ ๋ด ์ปดํจํฐ๋ก ๋ด๋ ค๋ฐ์ต๋๋ค.
cd create-component-app
๋ฐฉ๊ธ ๋ด๋ ค๋ฐ์ ํ๋ก์ ํธ ํด๋ ์์ผ๋ก ์ด๋ํฉ๋๋ค.
2. Node.js
์ฌ์ ์ถ์ฒ์ฌ์ ์ค๋น๋ฌผ
$ npm install -g create-component-app
package.json์ ๋ช ์๋ ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ค์ ๋ด๋ ค๋ฐ์ ์ค์นํฉ๋๋ค.
๋ช
๋ น์ด ์คํ ํ ํฐ๋ฏธ๋์ ๋ํ๋๋ ์ฃผ์(๋ณดํต http://localhost:3000 ํํ)๋ฅผ ๋ธ๋ผ์ฐ์ ์์ ์ด์ด๋ณด์ธ์.
์ด ๋ ํฌ์ README์ ์ ํ ์ค์ ๋ช ๋ น์ด๋ฅผ ๊ทธ๋๋ก ๊ฐ์ ธ์์ต๋๋ค.
// repository documentation
Was this content helpful?
(0 ratings)
