Fnlock1 / vite-chat

Chat app made with Vite, Vue, Quasar, Tailwind and Socket.IO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vite chat

Chat app made with Vite, Vue, Quasar, Tailwind and Socket.IO

Pre-requisites:

Node version 16.17.x and higher
Yarn

To install dependencies:

yarn install

To run as development server:

yarn dev

To build for prodution:

yarn build

To start a local web server that serves the built solution:

yarn preview

About

Chat app made with Vite, Vue, Quasar, Tailwind and Socket.IO


Languages

Language:Vue 61.3%Language:TypeScript 17.7%Language:CSS 13.4%Language:HTML 3.4%Language:JavaScript 2.6%Language:Sass 1.6%