cccdev / Vue-Todo-App

Using Vue, Vite and tailwind to build a nice and small todo app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-todo-app

一个小而美的Vue todo app

使用 Vue3、Vite、Tailwind构建

💡 灵感来自 IndieDev

📕 学到了Vue3 新特性以及体验到了 Tailwind css 的强大之处

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About

Using Vue, Vite and tailwind to build a nice and small todo app.


Languages

Language:Vue 72.2%Language:JavaScript 18.3%Language:HTML 8.2%Language:CSS 1.4%