ngx-drag-scroll
A lightweight responsive Angular carousel library
파일 탐색기
최종 버전 다운로드 (.zip)- ci.yml
- FUNDING.yml
- ISSUE_TEMPLATE.md
- PULL_REQUEST_TEMPLATE
- commit-msg
- pre-commit
- drag-scroll-element.ts
- drag-scroll-option.ts
- ngx-drag-scroll-item.ts
- ngx-drag-scroll.component.spec.ts
- ngx-drag-scroll.component.ts
- public-api.ts
- test.ts
- karma.conf.js
- ng-package.json
- package.json
- tsconfig.lib.json
- tsconfig.lib.prod.json
- tsconfig.spec.json
- footer.component.html
- footer.component.scss
- footer.component.ts
- github.component.html
- github.component.scss
- github.component.ts
- header.component.css
- header.component.html
- header.component.ts
- home.component.css
- home.component.html
- home.component.ts
- not-found.component.css
- not-found.component.html
- not-found.component.ts
- app-routing.module.ts
- app.component.html
- app.component.scss
- app.component.spec.ts
- app.component.ts
- angular-white-transparent.svg
- boba.png
- c3po.png
- chubaka.png
- github.png
- leia.png
- luke.png
- obi.png
- r2d2.png
- star-wars-big.jpg
- storm.png
- sw_art1.jpg
- sw_art2.jpg
- sw_art3.jpg
- varder.png
- Wp03zyitgY.gif
- yoda.png
- yolo.png
- .gitkeep
- environment.prod.ts
- environment.ts
- favicon.ico
- index.html
- karma.conf.js
- main.ts
- polyfills.ts
- styles.scss
- test.ts
- tsconfig.app.json
- tsconfig.spec.json
- .editorconfig
- .eslintignore
- .eslintrc.json
- .gitignore
- .nvmrc
- .prettierrc.json
- angular.json
- browserslist
- CHANGELOG.md
- commitlint.config.js
- CONTRIBUTING.md
- copy-artifacts.js
- LICENSE
- lint-staged.config.mjs
- package-lock.json
- package.json
- README.md
- RELEASE.md
- tsconfig.json
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/bfwg/ngx-drag-scroll
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd ngx-drag-scroll
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Node.js
쉬움 추천사전 준비물
npm install ngx-drag-scroll --save
package.json에 명시된 라이브러리들을 내려받아 설치합니다.
명령어 실행 후 터미널에 나타나는 주소(보통 http://localhost:3000 형태)를 브라우저에서 열어보세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
