Skip to content

Exercises for the Vue.js introductory workshop for the 2023 JSDays

Notifications You must be signed in to change notification settings

Hellgartner/js-days-vue-beginner-workshop

Repository files navigation

Project Setup

npm ci

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

Exercises for the Vue.js introductory workshop for the 2023 JSDays

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published