Skip to content

micksp/Vue3playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Michael
Oct 15, 2023
90df038 · Oct 15, 2023

History

26 Commits
Oct 15, 2023
Oct 12, 2023
Oct 12, 2023
Oct 12, 2023
Feb 14, 2021
Feb 14, 2021
Feb 14, 2021
Feb 14, 2021
Feb 14, 2021
Feb 14, 2021
Oct 12, 2023
Oct 12, 2023
Oct 12, 2023

Repository files navigation

vue3playground

Gitpod ready-to-code

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Vue dev server has extra config: disableHostCheck: true - because we are running inside a container.

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.