Araïko's recursive todo app

Built on top of the Vite Vue 3 template. This application is a recursive todo application.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build