Skip to content

SustainableUrbanDesign/oskari-vuerpc

 
 

Repository files navigation

Oskari Rpc-examples

Examples demonstraiting the RPC functionality of Oskari

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

Integrate to oskari-docs:

npm run build

  • copy contents from /dist to oskari-docs project folder: /public/examples/rpc-api/ (delete old files from said directory)

About

Example app for demonstrating the RPC API for Oskari embedded maps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Vue 61.0%
  • JavaScript 35.1%
  • CSS 3.6%
  • Other 0.3%