hallo
Simple rich text editor (contentEditable) for jQuery UI
파일 탐색기
최종 버전 다운로드 (.zip)- hallo-toolbar.bmml
- hallo-toolbar.png
- logo-200x59.png
- logo.eps
- logo.png
- hallo.js
- font-awesome-ie7.css
- font-awesome.css
- fontawesome-webfont.eot
- fontawesome-webfont.svg
- fontawesome-webfont.svgz
- fontawesome-webfont.ttf
- fontawesome-webfont.woff
- FontAwesome.otf
- README.md
- arrow.png
- divider.png
- drop_left.png
- pager_arrows.png
- tabicon_search.png
- tabicon_suggestions.png
- tabicon_upload.png
- trash.png
- ui-bg_flat_0_aaaaaa_40x100.png
- ui-bg_glass_55_fbf9ee_1x400.png
- ui-bg_glass_65_ffffff_1x400.png
- ui-bg_glass_75_dadada_1x400.png
- ui-bg_glass_75_e6e6e6_1x400.png
- ui-bg_glass_75_ffffff_1x400.png
- ui-bg_highlight-soft_75_cccccc_1x100.png
- ui-bg_inset-soft_95_fef1ec_1x100.png
- ui-icons_222222_256x240.png
- ui-icons_2e83ff_256x240.png
- ui-icons_454545_256x240.png
- ui-icons_888888_256x240.png
- ui-icons_cd0a0a_256x240.png
- ui-icons_f6cf3b_256x240.png
- jquery-ui-1.8.16.custom.css
- jquery.ui.1.8.16.ie.css
- annotate.css
- fixed.html
- hallo.css
- image.css
- overlay.css
- test-annotate.html
- test.html
- whitelist.html
- current.coffee
- search.coffee
- suggestions.coffee
- upload.coffee
- annotate.coffee
- blacklist.coffee
- block.coffee
- cleanhtml.coffee
- halloformat.coffee
- headings.coffee
- html.coffee
- image.coffee
- image_insert_edit.coffee
- indicator.coffee
- justify.coffee
- link.coffee
- lists.coffee
- overlay.coffee
- reundo.coffee
- toolbarlinebreak.coffee
- contextual.coffee
- fixed.coffee
- instant.coffee
- button.coffee
- dropdownbutton.coffee
- hallo.coffee
- coffee-script.js
- qunit.css
- qunit.js
- run.js
- hallo.coffee
- index.html
- .gitignore
- .travis.yml
- bower.json
- CHANGES.md
- Gruntfile.coffee
- LICENSE
- package.json
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/bergie/hallo
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd hallo
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Node.js
쉬움 추천사전 준비물
$ npm install
package.json에 명시된 라이브러리들을 내려받아 설치합니다.
$ npm test
이 명령어를 터미널에 그대로 입력해 실행하세요.
명령어 실행 후 터미널에 나타나는 주소(보통 http://localhost:3000 형태)를 브라우저에서 열어보세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
