Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 577 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 577 Bytes

trucking-radar

application for tracking the company's transport

vue2-leaflet-routing-machine

Project setup

npm install

1.setup local server with osrm backend

2.Change address on 72 line ./src/components/LRoutingMachine.vue

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.