Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 658 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 658 Bytes

⚡ Vite + Vue 3 + Tailwind CSS - Nested comments

Features

  • Threaded comments (nesting!!)
  • 🗳 Voting

Demo.

Getting Started

Open in Visual Studio Code

npx degit norbekoff/nested-comments vvt-app
cd vvt-app
npm i
npm run dev
npm run build
npm run serve

Deploy to Netlify