0.0.2 • Published 9 years ago

react-webgl-globe-basic-example v0.0.2

Weekly downloads
6
License
Apache
Repository
github
Last release
9 years ago

react-webgl-globe-basic-example

WebGL Globe example in react

Installation

react-webgl-globe-basic-example is available as an npm package.

npm install material-ui

Building the site

After install all dependencies:

npm install
npm install -g gulp

Then, you can run the local server:

gulp

To produce minified javascript:

gulp --type production