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
Prakhar Khandelwal -
Mike Young -
Mike Young -
Mike Young -
Top comments (0)