Testing:
Template Vue.js Application
the following applications are required to run in production
:
- Node.js (recommended:
v14.17.5
)
# 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
npm run build
v1.0.0
- initial release