cardkit
A simple, powerful and fully configurable image editor for web browsers and servers. Optional UI included.
파일 탐색기
최종 버전 다운로드 (.zip)- test.yml
- cardkit.js
- dom.js
- README.md
- OpenSans-Bold-webfont.eot
- OpenSans-Bold-webfont.svg
- OpenSans-Bold-webfont.woff
- OpenSans-BoldItalic-webfont.eot
- OpenSans-BoldItalic-webfont.svg
- OpenSans-BoldItalic-webfont.woff
- OpenSans-Italic-webfont.eot
- OpenSans-Italic-webfont.svg
- OpenSans-Italic-webfont.woff
- OpenSans-Light-webfont.eot
- OpenSans-Light-webfont.svg
- OpenSans-Light-webfont.woff
- OpenSans-LightItalic-webfont.eot
- OpenSans-LightItalic-webfont.svg
- OpenSans-LightItalic-webfont.woff
- OpenSans-Regular-webfont.eot
- OpenSans-Regular-webfont.svg
- OpenSans-Regular-webfont.woff
- OpenSans-Semibold-webfont.eot
- OpenSans-Semibold-webfont.svg
- OpenSans-Semibold-webfont.ttf
- OpenSans-Semibold-webfont.woff
- OpenSans-SemiboldItalic-webfont.eot
- OpenSans-SemiboldItalic-webfont.svg
- OpenSans-SemiboldItalic-webfont.ttf
- OpenSans-SemiboldItalic-webfont.woff
- Apache-License-2.0.txt
- lang-css.js
- prettify.js
- linenumber.js
- jsdoc-default.css
- prettify-jsdoc.css
- prettify-tomorrow.css
- Card.html
- CardKit.html
- cardkit.js.html
- CardKitDOM.html
- CardKitServer.html
- index.html
- renderers_dom_dom.js.html
- renderers_dom_SVGToImage.js.html
- renderers_server_server.js.html
- renderers_shared_Card.js.html
- SVGToImage.html
- bundle.js
- cardkit.js
- favicon.png
- index.html
- cardkit.js
- index.html
- index.html
- sample.js
- server.js
- component.js
- style.scss
- ColorControl.js
- SizeControl.js
- SourceControl.js
- TextControl.js
- component.js
- style.scss
- component.js
- style.scss
- component.js
- style.scss
- CardLayout.js
- component.js
- style.scss
- CardTemplate.js
- component.js
- style.scss
- component.js
- style.scss
- component.js
- PanelButton.js
- style.scss
- panels.js
- logo.png
- _settings.scss
- base.scss
- elements.js
- ui.js
- dom.js
- SVGToImage.js
- server.js
- base.js
- Card.js
- draggable.js
- circle.js
- ellipse.js
- image.js
- line.js
- linear-gradient.js
- path.js
- rectangle.js
- svg.js
- text.js
- elements.js
- cardkit.js
- demo-dom.js
- helpers.js
- index.html
- cardkit.spec.js
- dom.spec.js
- server.spec.js
- SVGToImage.spec.js
- base.config.js
- dev.config.js
- dist-core-script.config.js
- dist-core.config.js
- dist-docs.config.js
- dist-dom-script.config.js
- dist-dom.config.js
- dist-server.config.js
- .babelrc
- .eslintrc.json
- .gitattributes
- .gitignore
- .nvmrc
- .prettierignore
- .prettierrc
- cardkit.js
- dom.js
- favicon.png
- index.html
- jsdoc.config.json
- LICENSE
- package-lock.json
- package.json
- README.md
- server.js
- webpack.config.js
- yarn.lock
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/chrishutchinson/cardkit
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd cardkit
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Node.js
쉬움 추천사전 준비물
$ npm install -g yo generator-cardkit
package.json에 명시된 라이브러리들을 내려받아 설치합니다.
명령어 실행 후 터미널에 나타나는 주소(보통 http://localhost:3000 형태)를 브라우저에서 열어보세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
