Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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).