This is the boilerplate code for the TypeScript with Vue.js 3 Course.
it is a small diary to which I added a backend with firebase to save the reminders and store the dates it was created.
npx degit vueschool/ts-vue-boilerplate
npm install
npm run dev