This is the example code for a talk I did on the Vue Composition API. It's a simple Todo list app using Vue 3's composition API. Here's an image of the final product:
npm install
npm run serve
npm run build
npm run test
npm run lint
This is the example code for a talk I did on the Vue Composition API. It's a simple Todo list app using Vue 3's composition API. Here's an image of the final product:
npm install
npm run serve
npm run build
npm run test
npm run lint