Skip to content

This repository tries to give a simple introduction to Vue 3 and a few core functionalities the Vue Framework brings with it. This is for Educational purposes at DHBW.

Notifications You must be signed in to change notification settings

BeierKevin/Vue-3-Introcution-Extended

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-3-introduction

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

Recommended IDE Setup

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

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About

This repository tries to give a simple introduction to Vue 3 and a few core functionalities the Vue Framework brings with it. This is for Educational purposes at DHBW.

Topics

Resources

Stars

Watchers

Forks