Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 753 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 753 Bytes

vue-car-booking Codeship Status for mscharl/vue-car-booking

I am a participant in an car-sharing-project offered by my municipality. The software that is used to book the car is good and working. But as far as I found out, it is technically outdated and it feels a bit slow.

I want to rebuild the software and make it feel fast.

Build Setup

I'm using Vue.js under the hood and setup the project based on an vue-cli template.

# install dependencies
yarn

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

# build for production with minification
yarn run build