Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mstaack/quasar-cloud-demo
Demo Project using Quasar & VueJs. Shows Vuex,Vuelidate,Axios etc...
https://github.com/mstaack/quasar-cloud-demo
axios filemanager quasar vuejs vuex
Last synced: 3 months ago
JSON representation
Demo Project using Quasar & VueJs. Shows Vuex,Vuelidate,Axios etc...
- Host: GitHub
- URL: https://github.com/mstaack/quasar-cloud-demo
- Owner: mstaack
- License: mit
- Archived: true
- Created: 2018-02-26T18:58:48.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-17T13:59:24.000Z (over 6 years ago)
- Last Synced: 2024-08-02T00:25:26.190Z (6 months ago)
- Topics: axios, filemanager, quasar, vuejs, vuex
- Language: Vue
- Homepage:
- Size: 1.64 MB
- Stars: 54
- Watchers: 9
- Forks: 27
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- quasar-awesome - github
README
# Quasar Cloud Demo Application
This is an app that you can use to learn more about the "Quasar Method".
There may be other ways to do things, but this stuff "Works for us"®.This is basically a Dropbox-Like FileManager & News Application.
## How to use
```
$ npm install -g quasar-cli
$ git clone https://github.com/mstaack/quasar-cloud-demo.git
$ cd quasar-cloud-demo
$ npm install
$ quasar dev
```## Features
- dev & prod api endpoints
- Vuex stores
- Axios
- Vuelidate## Screenshots
![image](https://user-images.githubusercontent.com/10169509/39871894-90c90524-5466-11e8-9e4b-36cdc7a3f39a.png)
![image](https://user-images.githubusercontent.com/10169509/39871925-a62c75a4-5466-11e8-9628-f55c8667ef7f.png)
![image](https://user-images.githubusercontent.com/10169509/39871948-ba4964fc-5466-11e8-890e-6d3e50852a7a.png)
![image](https://user-images.githubusercontent.com/10169509/39871966-ca72d2b4-5466-11e8-9691-3deef83b38e4.png)
![image](https://user-images.githubusercontent.com/10169509/39871989-ddaf55fa-5466-11e8-887c-ffe81afa73f9.png)## Help
- Online-Docs: http://quasar-framework.org/
- Forum: http://forum.quasar-framework.org/
- Discord Chat: https://discord.gg/5TDhbDg## License
MIT