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: 2 months 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-03T09:41:26.000Z (about 2 years ago)
- Last Synced: 2024-11-01T02:34:26.670Z (7 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 [](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**

**Post**

**Team**

**Team**

### Customize the configuration
See [Configuring quasar.conf.js](https://quasar.dev/quasar-cli/quasar-conf-js).