TypeScript with Vue.js 3 - Getting Started with TypeScript and Vue - Course PreRequisites and Dependencies
In order to follow along with the course, there are several things you must know and some software that should be installed. In this lesson, we’ll cover what’s needed.
Prerequisite Courses
- Vue.js 3 Fundamentals with the Composition API
- TypeScript Fundamentals
- Vue.js 3 Components Fundamentals
- Vue.js 3 Single File Components
Required Software
- Node.js
- npm
- npx
- Vue Devtools
- An IDE of your Choice (Visual Studio Code is recommended by the official Vue Docs)