DEV Community

Ângelo Marcos Rigo
Ângelo Marcos Rigo

Posted on • Edited on

1

Pinia for begginers

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.

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →