service-tracker-ui uses the following
Install Dependencies
npm install
Run with npm (this serves with the vue-cli and webpack)
npm run dev
e.g., /api/flights/inair
'/api/flights/santa-claus':{
target: 'http://localhost:8004',
changeOrigin: true,
pathRewrite: {
'^/api/flights/santa-claus': '/api/stats/flights/santa-claus'
}
}