CentroUI
CentroUI is a library for building user interfaces for WebVR
File Explorer
Download Latest Version (.zip)- button.js
- icon.js
- card-content.js
- card-footer.js
- card-header.js
- container.js
- view.js
- list-item.js
- list.js
- nav-item.js
- navbar.js
- slider.js
- keyboard-button.js
- keyboard-layout.js
- keyboard.js
- text-input-scroll.js
- text-input.js
- index.vr.js
- bundle.js
- bg3.jpg
- down.png
- shopping-cart-icon.png
- up.png
- cn-raycaster.js
- mouse-caster.js
- stare-caster.js
- chess-world.jpg
- client.js
- index.html
- .babelrc
- .eslintrc
- .flowconfig
- .gitignore
- .watchmanconfig
- centroui.png
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- index.js
- LICENSE
- package-lock.json
- package.json
- README.md
- rn-cli.config.js
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/hggeorgiev/CentroUI
Downloads the entire project code from GitHub to your computer.
cd CentroUI
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install centro-ui --save
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
