IGNF / itowns-legacy

iTowns is a JS/WebGL framework for 3D geospatial data visualization
Other
53 stars 20 forks source link

Use webpack instead of RequireJS #9

Closed tbroyer closed 8 years ago

tbroyer commented 8 years ago

Note that this also removes the pre-built itowns.js from the repository, expecting "releases" to be "deployed" to the gh-pages branch. Instructions in the README have been adapted to rely on the gh-pages, but that one hasn't yet been updated. To quickly run the demo locally (in "prod" mode), you'd thus have to first build the project (from this branch) using npm run build then move into the parent directory and launch the python -m SimpleHTTPServer