From a terminal run these commands :
npm init vue@3 todo-app
Choose Pinia
cd todo-app
npm install
npm run dev
Click localhost:5173
Now you have a Vuejs 3 App using Pinia as the store library.
From a terminal run these commands :
npm init vue@3 todo-app
Choose Pinia
cd todo-app
npm install
npm run dev
Click localhost:5173
Now you have a Vuejs 3 App using Pinia as the store library.
For further actions, you may consider blocking this person and/or reporting abuse
Jonas Scholz -
Snehal Rajeev Moon -
Valeria -
Jonas Scholz -
Top comments (0)