denyncrawford / DeSend

P2P Chat App based on IPFS on client side

Home Page:https://desend.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vite + Vue 3 + Tailwind CSS (starter) ⚡

Vite, Vue, Tailwind CSS

This starter template also includes:

First-party plugins needed for Tailwind UI:

Getting Started 🚀

Open in Visual Studio Code

npx degit web2033/vite-vue3-tailwind-starter vvt-app
cd vvt-app

npm:

npm i
npm run dev
npm run build
npm run serve

yarn:

yarn
yarn dev
yarn build
yarn serve

Deploy to Netlify

Bonus links

About

P2P Chat App based on IPFS on client side

https://desend.netlify.app/


Languages

Language:Vue 75.5%Language:JavaScript 22.0%Language:HTML 1.5%Language:CSS 0.9%