/todo-pb

Vue 3 (Options API), Vite, TypeScript

Primary LanguageVue

todo-pb

Test TypeScript Project on Vue 3 (Options API) + Vite.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build