software-development-2022/friendslist-with-components
Marc Gauch 8d280d0a3e Friends with components 2022-11-17 16:17:19 +01:00
..
.vscode Friends with components 2022-11-17 16:17:19 +01:00
public Friends with components 2022-11-17 16:17:19 +01:00
src Friends with components 2022-11-17 16:17:19 +01:00
.gitignore Friends with components 2022-11-17 16:17:19 +01:00
README.md Friends with components 2022-11-17 16:17:19 +01:00
index.html Friends with components 2022-11-17 16:17:19 +01:00
package-lock.json Friends with components 2022-11-17 16:17:19 +01:00
package.json Friends with components 2022-11-17 16:17:19 +01:00
vite.config.js Friends with components 2022-11-17 16:17:19 +01:00

README.md

friendslist-with-components

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

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