# quasar-admin **Repository Path**: elliot1995/quasar-admin ## Basic Information - **Project Name**: quasar-admin - **Description**: quasar-admin - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-12-20 - **Last Updated**: 2022-07-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Quasar Admin Template [![MadeWithVueJs.com shield](https://madewithvuejs.com/storage/repo-shields/2604-shield.svg)](https://madewithvuejs.com/p/quasar-admin/shield-link) Free Quasar Admin Template based on Vue.js and used Quasar Framework. ## Site: [https://quasar-admin-demo.netlify.com/](https://quasar-admin-demo.netlify.com/) # 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. (GitHub currently **doubles your support**! So if you support me with $10/mo, I will get $20 instead! They're alchemists 😉) 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 **Login** ![Alt text](src/assets/Login.png?raw=true "Screenshot") **Dashboard** ![Alt text](src/assets/Dashboard.png?raw=true "Screenshot") **CRM Dashboard** ![Alt text](src/assets/CRMDashboard.png?raw=true "Screenshot") **Mail** ![Alt text](src/assets/Mail.png?raw=true "Screenshot") **Lock Screen 1** ![Alt text](src/assets/Lock-1.png?raw=true "Screenshot") **Lock Screen 2** ![Alt text](src/assets/Lock-2.png?raw=true "Screenshot") **Pricing** ![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). ## License [MIT](http://opensource.org/licenses/MIT)