aftabmj / AppOne

VueJS Generic app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Recommended IDE Setup

hosting :

firebase init hosting 3 npm run build 4 firebase init hosting 5 npm install -g firebase-tools 6 firebase init emulators 7 firebase emulators:start 8 firebase deploy --only hosting 9 history

ToDo :

About

VueJS Generic app

License:MIT License


Languages

Language:Vue 66.7%Language:JavaScript 28.2%Language:CSS 3.8%Language:HTML 1.4%