Skip to content

saxenasanket/render-cog-data-for-polygon

Repository files navigation

ol-ext-parcel-bundler

ol-ext playground to test intégration in a web application bundler.

See examples online!

Getting Started

To create the project:

npm install

To start the server:

npm start

The web server is starting up on port 1234 and if you open up URL http://localhost:1234 in the browser you should be able to see the output result. The page will be reload on each modification to reflect the changes.

If you notice troubleshooting when building the project, remove the ./.cache and ./.dist folder manually and restart the command to clear the cache.

To create a production-ready bundle

npm run build

The project will be created in the ./build folder.

Bugs

Please use the ol-ext GitHub issue tracker for all bugs and feature requests. Before creating a new issue, do a quick search to see if the problem has been reported already.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages