react-360-gaze-button
π Extension of React 360's `VrButton`. Gaze for `{duration}` to click the button!
νμΌ νμκΈ°
- index-test.js
- 360_world.jpg
- .babelrc
- .flowconfig
- .gitignore
- .watchmanconfig
- client.js
- index.html
- index.js
- package.json
- rn-cli.config.js
- yarn.lock
- index.js
- .babelrc
- .gitignore
- gaze-button.gif
- LICENSE
- package-lock.json
- package.json
- README.md
- yarn.lock
# CDNμΌλ‘ μ¬μ©νκΈ°
jsDelivrjsDelivrλ κ³΅κ° GitHub 리ν¬μ§ν 리λ₯Ό λ³λ μ€μ μμ΄ CDNμΌλ‘ μ¦μ μλΉν©λλ€. λ²μ κ³Ό νμΌμ κ³ λ₯΄λ©΄ μΉνμ΄μ§μ λ°λ‘ λΆμΌ μ μλ λ§ν¬μ μμ μ½λκ° λ§λ€μ΄μ§λλ€.
λͺ λ Ήμ΄ μ©μ΄μ§
μ΄ λ¬Έμμμ μ¬μ©λ λͺ λ Ήμ΄λ₯Ό λͺ¨μλ΄€μ΅λλ€. λ―μ λͺ λ Ήμ΄κ° μλ€λ©΄ νΌμ³μ νμΈν΄λ³΄μΈμ.
npm
μ€λͺ
보기 βΌ
npm
JavaScript λ° Node.js ν¨ν€μ§ κ΄λ¦¬μ.
Node.js νλ‘μ νΈ λ° λͺ¨λ μμ‘΄μ±μ κ΄λ¦¬ν©λλ€.
λ λ§μ μ 보: <https://docs.npmjs.com/cli/npm/>.
npm init {{[-y|--yes]}}
κΈ°λ³Έκ°μΌλ‘ `package.json` νμΌ μμ± (`--yes`λ₯Ό μλ΅νλ©΄ λνμμΌλ‘ μ§ν):
npm {{[i|install]}}
package.jsonμ μμ‘΄μ±μΌλ‘ λμ΄λ λͺ¨λ ν¨ν€μ§λ₯Ό λ€μ΄λ‘λ:
npm {{[i|install]}} {{package_name}}@{{version}}
νΉμ λ²μ μ ν¨ν€μ§λ₯Ό λ€μ΄λ‘λνκ³ `package.json`μ μμ‘΄μ± λͺ©λ‘μ μΆκ°:
