react-whs
WhitestormJS React integration ⚛
File Explorer
Download Latest Version (.zip)- BasicSphere.js
- .babelrc
- app.js
- index.html
- index.js
- react-whs.js
- react-whs.js.map
- CubeCamera.js
- index.js
- OrthographicCamera.js
- PerspectiveCamera.js
- AmbientLight.js
- DirectionalLight.js
- HemisphereLight.js
- index.js
- PointLight.js
- SpotLight.js
- Box.js
- Cylinder.js
- Dodecahedron.js
- Extrude.js
- Group.js
- Icosahedron.js
- index.js
- Lathe.js
- Line.js
- Model.js
- Octahedron.js
- Parametric.js
- Plane.js
- Polyhedron.js
- Ring.js
- Shape.js
- Sphere.js
- Tetrahedron.js
- Text.js
- Torus.js
- Torusknot.js
- Tube.js
- .babelrc
- App.js
- index.js
- reactify.js
- TransitionBase.js
- folding.js
- folding.test.js
- .babelrc
- .babelrc
- .gitignore
- .npmignore
- .travis.yml
- app.webpack.config.babel.js
- package-lock.json
- package.json
- README.md
- webpack.config.babel.js
# Installation Guide
1. Get the code
git clone https://github.com/WhitestormJS/react-whs
Downloads the entire project code from GitHub to your computer.
cd react-whs
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
