All Projects → dirkhe1051931999 → quasar-typescript-admin-template

dirkhe1051931999 / quasar-typescript-admin-template

Licence: other
💫 💫 [use Class API Not use composion or option API]template for Vue2 or Vue3 admin with quasar and use Tyepscript (master branch ->Vue2, v3-admin branch ->Vue3) 🌝 🌝 support pwa,electron,spa,Ionic

Programming Languages

Vue
7211 projects
typescript
32286 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to quasar-typescript-admin-template

skeleton-quasar
Exemplo simples de skeleton para o Quasar Framework
Stars: ✭ 40 (-54.02%)
Mutual labels:  spa, quasar-framework
stepmania-song-manager
Download and update song packs for StepMania with ease.
Stars: ✭ 23 (-73.56%)
Mutual labels:  quasar-framework, vue3
Laqul
A complete starter kit that allows you create amazing apps that look native thanks to the Quasar Framework. Powered by an API developed in Laravel Framework using the easy GraphQL queries language. And ready to use the Google Firebase features.
Stars: ✭ 110 (+26.44%)
Mutual labels:  spa, quasar-framework
quasar-manage
基于 Quasar-cli 的中后台前端解决方案
Stars: ✭ 62 (-28.74%)
Mutual labels:  quasar-framework, quasar-admin
example-frontend
Example Quasar v2 app to be used with Laravel 8 projects
Stars: ✭ 24 (-72.41%)
Mutual labels:  spa, quasar-framework
Sunengine
SunEngine – site engine with blog, forum and articles sections features support.
Stars: ✭ 130 (+49.43%)
Mutual labels:  spa, quasar-framework
Icongenie
CLI tool to generate all the icons and splashscreens for your Quasar Apps
Stars: ✭ 174 (+100%)
Mutual labels:  spa, quasar-framework
Admin-Frame-Vue3
基于Vue3 + Element-Plus + Vite 开发的中/后台管理系统
Stars: ✭ 181 (+108.05%)
Mutual labels:  vue3
flask-vue-project-seed
SPA quick start using Python Flask and Vue.js. Containerized with Docker.
Stars: ✭ 27 (-68.97%)
Mutual labels:  vue3
win7
Yet another OS preview via web technologies focused on Microsoft Windows 7.
Stars: ✭ 93 (+6.9%)
Mutual labels:  vue3
WiFi-remote-for-Bestway-Lay-Z-SPA
Hack - ESP8266 as WiFi remote control for Bestway Lay-Z spa Helsinki
Stars: ✭ 138 (+58.62%)
Mutual labels:  spa
soybean-admin
A fresh and elegant admin template, based on Vue3,Vite3,TypeScript,NaiveUI and UnoCSS [一个基于Vue3、Vite3、TypeScript、NaiveUI 和 UnoCSS的清新优雅的中后台模版]
Stars: ✭ 2,322 (+2568.97%)
Mutual labels:  vue3
vue-virtualised
Blazing fast scrolling and updating for any amount of list and hierarchical data.
Stars: ✭ 18 (-79.31%)
Mutual labels:  vue3
miter-design
Miter Design component library made with ♡ by Prefect
Stars: ✭ 14 (-83.91%)
Mutual labels:  vue3
revue-draggable
A Vue component that makes anything draggable 🤏 Easy to use and control. Supports Vue3 and Vue2 🦾
Stars: ✭ 117 (+34.48%)
Mutual labels:  vue3
Api-Doc
A Technology for Rest API Documentation 💻 📜 "Dockerized"
Stars: ✭ 14 (-83.91%)
Mutual labels:  quasar-framework
vue-list-picker
Just a simple list picker component made with Vue.js (works with Vue 2 & 3)
Stars: ✭ 14 (-83.91%)
Mutual labels:  vue3
QuestionTime
📚 Quora-like Single Page Application built with Django, Django REST Framework and Vue JS
Stars: ✭ 76 (-12.64%)
Mutual labels:  vue3
site
RailroadPM.org 2.x Site
Stars: ✭ 18 (-79.31%)
Mutual labels:  spa
router-example
Use React Router DOM to create a Single Page Application (SPA).
Stars: ✭ 50 (-42.53%)
Mutual labels:  spa

Quasar Project (quasar-vue3-admin-template)

Use vue-facing-decorator(Class syntax) to Write Vue3 , discard setup syntax , embrace OOP , try my self do it Support vue multi-page, a vue project can have multiple html entry

Vue3 Class syntax online preview https://dirkhe1051931999.github.io/v3-admin

multi-page demo https://dirkhe1051931999.github.io/v3-admin/index2.html#/large-display

Vue2 Class syntax preview https://dirkhe1051931999.github.io/quasar

Two Login page

pSdf8bT.png

multi-page Dashboard (index.html)

pSdf3rV.png

multi-page large data display (index2.html)

pSdfJVU.png

Table

pSdf1K0.png

Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].