Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

Demo Project using Quasar & VueJs. Shows Vuex,Vuelidate,Axios etc...

Awesome Lists containing this project

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