Skip to content

mi-sec/vue-openlayers

Repository files navigation

vue-openlayers

Website mi-sec.github.io

Generate GitHub Pages Example

Testing:

ESLint Test

User Acceptance Testing

Template Vue.js Application


the following applications are required to run in production:

# clone full-stack template
git clone git@github.com:mi-sec/vue-openlayers.git
cd vue-openlayers/

Project setup

npm install

Compiles and hot-reloads for development

npm i
npm run serve
# access live ui at http://localhost:8080/

Run your tests

npm run test

Lints and fixes files

npm run lint

Compiles and minifies for production

npm run build
Customize configuration

See Configuration Reference.

v1.0.0

  • initial release