https://github.com/hayanisaid/abrid-desktop
https://github.com/hayanisaid/abrid-desktop
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hayanisaid/abrid-desktop
- Owner: hayanisaid
- Created: 2018-08-01T17:03:42.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-03T02:10:59.000Z (over 6 years ago)
- Last Synced: 2025-01-05T20:41:56.428Z (4 months ago)
- Language: JavaScript
- Size: 6.84 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Abrid platform backoffice
## Features
- Vue2.5.16
- Vuetify1.0.16## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build# build for production and view the bundle analyzer report
npm run build --report
```## Integration Vuebase with Laravel 5.6
[https://github.com/nasirouwagana/laravel-vuebase](https://github.com/nasirouwagana/laravel-vuebase)