Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.9 KB

README.md

File metadata and controls

30 lines (24 loc) · 1.9 KB

vue-fundamentals

example code on the training Vue Fundamentals.

Usage

  • This repository is an addendum to the course Vue Fundamentals by internationally acclaimed trainer Peter Kassenaar.
  • Code examples are in the examples folder.
  • Every example is a mini project. This means you have to run npm install and npm run serve in every folder (This is not a monorepo).
  • Projects are created with @vue/[email protected] and are using Vue version 2.5.17, unless otherwise noted.

Running scripts in Terminal in VS Code?

  • Make sure you have running scripts enabled, by (one time) entering Set-ExecutionPolicy –ExecutionPolicy RemoteSigned in your terminal window.

Useful Links

Vue (3) and TypeScript

Book a training?

Questions? Want to book a training on your own or with colleagues from your company? See the calendar at https://www.kassenaar.com for details or contact me at [email protected].

Copyright (C) 2019 - 2023 - www.vuetraining.nl