Skip to content

norbekoff/nested-comments

Repository files navigation

⚡ 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