Skip to content

compassinformatics/wayfarer-demo

Repository files navigation

Wayfarer Demo

This example demonstrates how the ol package can be used with Vite.

To get started, run the following (requires Node 14+):

npx create-ol-app my-app --template vite

Then change into your new my-app directory and start a development server (available at http://localhost:5173):

cd D:\GitHub\wayfarer-demo
npm start

To generate a build ready for production:

cd D:\GitHub\wayfarer-demo
npm run build

Then deploy the contents of the dist directory to your server. You can also run npm run serve to serve the results of the dist directory for preview.

npm i ol-ext npm install bootstrap@v5.2.3

https://getbootstrap.com/docs/5.2/getting-started/vite/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published