https://github.com/mrsunshyne/bookat
Service booking app built as PWA with Firebase, Vue.js, Vuex, vue-router, Firebase, ... [Experimental, WIP]
https://github.com/mrsunshyne/bookat
Last synced: 3 months ago
JSON representation
Service booking app built as PWA with Firebase, Vue.js, Vuex, vue-router, Firebase, ... [Experimental, WIP]
- Host: GitHub
- URL: https://github.com/mrsunshyne/bookat
- Owner: MrSunshyne
- Created: 2017-12-06T18:45:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-14T14:47:18.000Z (over 7 years ago)
- Last Synced: 2025-01-26T02:52:08.948Z (5 months ago)
- Language: JavaScript
- Homepage: https://bookat.lab.nader.tech
- Size: 290 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bookat
> Service booking app built as PWA with Firebase, Vue.js, Vuex, vue-router, Firebase, ...
[](https://david-dm.org/naderio/bookat)
[](https://travis-ci.org/naderio/bookat)## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload
npm run dev# build for production
npm run build# build for production and view the bundle analyzer report
npm run build --report# run unit tests
npm run unit# run e2e tests
npm run e2e# run all tests
npm test
```## Ressources
- [Vue.js](https://vuejs.org/v2/guide/)
- [Vue Router](https://router.vuejs.org/en/)
- [Vuex](https://vuex.vuejs.org/en/)
- [vue-loader](http://vuejs.github.io/vue-loader)
- [Webpack Vue.js Template](http://vuejs-templates.github.io/webpack/)