Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xjavierx1995/quasar-vue-web
A project made with quasar, vue 3 and pinia https://squadsmaker-test.netlify.app/#/
https://github.com/xjavierx1995/quasar-vue-web
pinia quasar-framework typescript vue vue3
Last synced: 7 days ago
JSON representation
A project made with quasar, vue 3 and pinia https://squadsmaker-test.netlify.app/#/
- Host: GitHub
- URL: https://github.com/xjavierx1995/quasar-vue-web
- Owner: xjavierx1995
- Created: 2024-02-02T15:31:30.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-06-27T06:46:40.000Z (7 months ago)
- Last Synced: 2024-11-11T14:44:12.110Z (2 months ago)
- Topics: pinia, quasar-framework, typescript, vue, vue3
- Language: Vue
- Homepage: https://squadsmaker-test.netlify.app/#/
- Size: 2.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quasar App (quasar-vue-web)
Este proyecto fue realizado con Quasar framework, vue 3, pinia
## Demo
[https://65ca2326796107ee004c7256--squadsmaker-test.netlify.app/#/](https://squadsmaker-test.netlify.app/#/)## Install the dependencies
```bash
npm install
```### Start app
```bash
npm run dev
```### Dependencies
This project use:
* Node 20.10.0
* Vue ^3.4.15### More information
This project was carried out by [Javier Rodriguez](https://github.com/xjavierx1995) for a requested test using Vue 3 + vite. If you want to contact me, visit my [LinkedIn](https://www.linkedin.com/in/javier-rodr%C3%ADguez-93a61619a/).