genrydev / vuejs-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue.js 3 template

This template should help get you started developing with Vue 3 in Vite.

Included

Bootstrap

https://stackoverflow.com/questions/65547199/using-bootstrap-5-with-vue-3

FontAwesome

https://fontawesome.com/docs/web/use-with/vue/

Pinia

https://pinia.vuejs.org/

i18n

https://lokalise.com/blog/vue-i18n/

Firebase authentication

https://firebase.google.com/docs/web/setup https://firebase.google.com/docs/auth/web/google-signin

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

ENV Vars

https://vitejs.dev/guide/env-and-mode.html

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About


Languages

Language:JavaScript 42.5%Language:Vue 41.5%Language:CSS 11.8%Language:Dockerfile 2.5%Language:HTML 1.7%