topcoat
CSS for clean and fast web apps
파일 탐색기
최종 버전 다운로드 (.zip)- topcoat-desktop-dark.css
- topcoat-desktop-dark.min.css
- topcoat-desktop-light.css
- topcoat-desktop-light.min.css
- topcoat-mobile-dark.css
- topcoat-mobile-dark.min.css
- topcoat-mobile-light.css
- topcoat-mobile-light.min.css
- brackets.css
- main.css
- theme.css
- sourcecodepro-regular-webfont.eot
- sourcecodepro-regular-webfont.svg
- sourcecodepro-regular-webfont.ttf
- sourcecodepro-regular-webfont.woff
- sourcesanspro-light-webfont.eot
- sourcesanspro-light-webfont.svg
- sourcesanspro-light-webfont.ttf
- sourcesanspro-light-webfont.woff
- sourcesanspro-regular-webfont.eot
- sourcesanspro-regular-webfont.svg
- sourcesanspro-regular-webfont.ttf
- sourcesanspro-regular-webfont.woff
- sourcesanspro-semibold-webfont.eot
- sourcesanspro-semibold-webfont.svg
- sourcesanspro-semibold-webfont.ttf
- sourcesanspro-semibold-webfont.woff
- stylesheet.css
- main.js
- rainbow-custom.min.js
- rainbow.linenumbers.min.js
- index.html
- topcoat-desktop-light.html
- topcoat-mobile-dark.html
- topcoat-mobile-light.html
- styleguide.css
- styleguide.js
- checkchromiumsrc.js
- telemetrygentest.js
- telemetrysubmit.js
- runAll.py
- runAll.sh
- csvToJSON.js
- extractFileName.js
- settings.js
- submitData.js
- topcoat_telemetry.jade
- README.md
- LICENSE.txt
- SourceCodePro-Black.otf
- SourceCodePro-Bold.otf
- SourceCodePro-ExtraLight.otf
- SourceCodePro-Light.otf
- SourceCodePro-Regular.otf
- SourceCodePro-Semibold.otf
- SourceSansPro-Black.otf
- SourceSansPro-BlackIt.otf
- SourceSansPro-Bold.otf
- SourceSansPro-BoldIt.otf
- SourceSansPro-ExtraLight.otf
- SourceSansPro-ExtraLightIt.otf
- SourceSansPro-It.otf
- SourceSansPro-Light.otf
- SourceSansPro-LightIt.otf
- SourceSansPro-Regular.otf
- SourceSansPro-Semibold.otf
- SourceSansPro-SemiboldIt.otf
- avatar.png
- bg_dark.png
- breadcrumb.png
- checkbox_checked.png
- checkbox_checked_dark.png
- checkbox_unchecked.png
- checkbox_unchecked_dark.png
- checkmark_bw.svg
- dark-combo-box-bg.png
- dark-combo-box-bg2x.png
- dark-grips.png
- dark-sprites2x.png
- dialog-zone-bg.png
- drop-down-triangle-dark.png
- drop-down-triangle.png
- hamburger_bw.svg
- hamburger_dark.svg
- hamburger_light.svg
- light-combo-box-bg.png
- light-combo-box-bg2x.png
- light-grips.png
- light-sprites2x.png
- pop-up-triangle-dark.png
- pop-up-triangle.png
- search-bg.png
- search-bg2x.png
- search.svg
- search_bw.svg
- search_dark.svg
- search_light.svg
- spinner.png
- spinner2x.png
- .gitignore
- .travis.yml
- contributors.txt
- Gruntfile.js
- LICENSE
- NOTICE
- package.json
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/topcoat/topcoat
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd topcoat
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. 공식 설치 스크립트
쉬움 추천사전 준비물
- Node.js npm 명령어를 쓰려면 Node.js가 설치되어 있어야 합니다.
npm install -g grunt-cli
npm 레지스트리에 배포된 패키지를 전역으로 설치합니다. 소스 클론이 필요 없습니다.
설치 후 새 터미널을 열고, 프로그램의 버전 확인 명령(예: --version)으로 정상 설치됐는지 확인하세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
3. Node.js
쉬움사전 준비물
npm install -g grunt-cli
npm 레지스트리에 배포된 패키지를 전역으로 설치합니다. 소스 클론이 필요 없습니다.
npm install
package.json에 명시된 라이브러리들을 내려받아 설치합니다.
명령어 실행 후 터미널에 나타나는 주소(보통 http://localhost:3000 형태)를 브라우저에서 열어보세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
