Pinia: The Enjoyable Vue Store - Pinia Fundamentals - 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
- Vue.js 3 Component Fundamentals
- Vue.js 3 Single File Components
- Vue 3 Composition API
Required Software
- Node.js
- npm
- npx
- Vue Devtools
- An IDE of your Choice (I use VS Code)
- Boilerplate Code
Boilerplate Install Command
npx degit vueschool/pinia-course-boilerplate