gatsby-background-image
Lazy-loading React (multi)background-image component with optional support for the blur-up effect.
파일 탐색기
최종 버전 다운로드 (.zip)- config.yml
- bug_report.md
- feature_request.md
- question.md
- stale.yml
- PULL_REQUEST_TEMPLATE.md
- file-mock.js
- gatsby.js
- SEO.js.snap
- SEO.js
- ArtDirectedFullBackground.js
- AstronautImage.js
- BackgroundSection.js
- Footer.js
- FullBackground.js
- GbiStacked.js
- Header.js
- layout.css
- Layout.js
- SEO.js
- SharedStyledComponents.js
- 1400x900.jpg
- 490x352.jpg
- bubbles.png
- firefox.png
- gatsby-astronaut.png
- gatsby-icon.png
- seamless-bg-desktop.jpg
- index.js.snap
- index.js
- 404.js
- art-direction.js
- image-stack-2.js
- image-stack.js
- index.js
- .gitignore
- .prettierrc
- gatsby-browser.js
- gatsby-config.js
- gatsby-node.js
- gatsby-ssr.js
- jest-preprocess.js
- jest.config.js
- jest.setup.js
- lgbi.sh
- LICENSE
- loadershim.js
- package.json
- README.md
- integration.test.js.snap
- integration.test.js
- package.json
- ImageHandling.js.snap
- ImageRef.js.snap
- ImageUtils.js.snap
- index.func.js.snap
- index.js.snap
- index.ssr.js.snap
- StyleCreation.js.snap
- StyleUtils.js.snap
- IntersectionObserver.mock.js
- OldNoScript.js
- Various.mock.js
- BackgroundUtils.js
- HelperUtils.js
- ImageCache.js
- ImageHandling.js
- ImageRef.js
- ImageUtils.js
- index.func.js
- index.js
- index.ssr.js
- IntersectionObserverUtils.js
- MediaUtils.js
- SimpleUtils.js
- StyleCreation.js
- StyleUtils.js
- BackgroundUtils.js
- ClassCache.js
- HelperUtils.js
- ImageCache.js
- ImageHandling.js
- ImageRef.js
- ImageUtils.js
- IntersectionObserverUtils.js
- MediaUtils.js
- SimpleUtils.js
- StyleCreation.js
- StyleUtils.js
- gatsby-node.js
- index.js
- .babelrc.js
- .gitignore
- .npmignore
- CHANGELOG.md
- gatsby-browser.js
- gatsby-node.js
- index.d.ts
- package.json
- README.md
- .babelrc.js
- .gitignore
- .npmignore
- CHANGELOG.md
- gatsby-browser.js
- gatsby-node.js
- index.d.ts
- package.json
- README.md
- src
- index.test.js.snap
- index.test.tsx.snap
- index.test.js
- index.test.tsx
- index.js
- index.tsx
- .eslintrc.js
- .gitignore
- .npmignore
- AUTHORS
- CHANGELOG.md
- package.json
- README.md
- tsconfig.json
- runcircleci.sh
- .eslintrc.json
- .gitignore
- .prettierrc
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- jest-transformer.js
- jest.config.js
- jest.setup.js
- lerna.json
- LICENSE
- package.json
- README.md
- tsconfig.json
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/timhagn/gatsby-background-image
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd gatsby-background-image
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Node.js
쉬움 추천사전 준비물
<img src="https://img.shields.io/npm/v/gatsby-background-image.svg" alt="Current npm package version." />
이 명령어를 터미널에 그대로 입력해 실행하세요.
<img src="https://img.shields.io/npm/dw/gatsby-background-image.svg" alt="Downloads per week on npm." />
이 명령어를 터미널에 그대로 입력해 실행하세요.
명령어 실행 후 터미널에 나타나는 주소(보통 http://localhost:3000 형태)를 브라우저에서 열어보세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
