- Notifications
You must be signed in to change notification settings - Fork1
A cost calculator for common carsharing services in Germany, as a progressive web app.
NotificationsYou must be signed in to change notification settings
pixelistik/carsharing-calculator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A Vue.js project
# install dependenciesnpm install# serve with hot reload at localhost:8080npm run dev# build for production with minificationnpm run build# build for production and view the bundle analyzer reportnpm run build --report# run unit testsnpm run unit# run all testsnpmtest
For detailed explanation on how things work, checkout theguide anddocs for vue-loader.