Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pratik227/quasar-gaming
Free Quasar Gaming Template based on Vue js and Quasar Framework.
https://github.com/pratik227/quasar-gaming
hacktoberfest hacktoberfest2023
Last synced: 8 days ago
JSON representation
Free Quasar Gaming Template based on Vue js and Quasar Framework.
- Host: GitHub
- URL: https://github.com/pratik227/quasar-gaming
- Owner: pratik227
- License: mit
- Created: 2020-07-20T13:04:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-03T09:41:26.000Z (over 1 year ago)
- Last Synced: 2024-06-27T21:24:16.044Z (4 months ago)
- Topics: hacktoberfest, hacktoberfest2023
- Language: Vue
- Homepage: https://quasar-gaming.netlify.app/
- Size: 26.8 MB
- Stars: 20
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- quasar-awesome - github - gaming.netlify.app/) | Free Quasar Gaming Template based on Vue js and Quasar Framework. | v1.12.12 | (Awesome Quasar [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) / Tutorials)
README
# Quasar Gaming Template
This Template comes with all the necessary pages for a successful gaming website, like Team, Pricing Plan, Games, Posts so on.
So this template is surely going to boost to your business.
# Support
If this helped you in any way, you can contribute to this project for long term survival by supporting me:
### [💜 Support my open-source work on GitHub](https://github.com/sponsors/pratik227)
Be sure to check out my sponsor page.
Thank you so much!!!
## Install the dependencies
```bash
npm install
```### Start the app in development mode (hot-code reloading, error reporting, etc.)
```bash
quasar dev
```### Build the app for production
```bash
quasar build
```### Screens UI
**Games**
![Alt text](src/assets/Upcoming_Game.png?raw=true "Screenshot")
**Post**
![Alt text](src/assets/Post.png?raw=true "Screenshot")
**Team**
![Alt text](src/assets/Team.png?raw=true "Screenshot")
**Team**
![Alt text](src/assets/Pricing.png?raw=true "Screenshot")
### Customize the configuration
See [Configuring quasar.conf.js](https://quasar.dev/quasar-cli/quasar-conf-js).