component-playground
A component for rendering React components with editable source and live preview
파일 탐색기
최종 버전 다운로드 (.zip)- button.jsx
- debug-info.jsx
- component.example
- context.example
- es6.example
- codemirror.css
- demo.css
- syntax.css
- app.jsx
- index.html
- webpack.config.dev.js
- webpack.config.hot.js
- api.md
- getting-started.md
- doc.jsx
- editor.jsx
- es6-preview.jsx
- playground.jsx
- preview.jsx
- index.js
- playground.spec.js
- main.js
- test.html
- .babelrc
- .editorconfig
- .eslintignore
- .eslintrc-base
- .eslintrc-node
- .eslintrc-react
- .eslintrc-react-test
- .gitignore
- .npmignore.publishr
- .travis.yml
- CHANGELOG.md
- CONTRIBUTING.md
- DEVELOPMENT.md
- karma.conf.coverage.js
- karma.conf.dev.js
- karma.conf.js
- LICENSE
- package.json
- README.md
- webpack.config.coverage.js
- webpack.config.dev.js
- webpack.config.js
- webpack.config.test.js
- yarn.lock
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/FormidableLabs/component-playground
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd component-playground
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
