Binbytes Nuxt Chat App Save

Frontend of real-time chat application built using nuxtjs, socket.io. Check the backend at https://github.com/binbytes/chat-app-server.

Project README

Chat Application Frontend

An frontend of chat application built using nuxt.js

Build Setup

# install dependencies
$ npm install # Or yarn install

# copy and setup .env
cp .env.example .env

# serve with hot reload at localhost:3000
# service worker is disabled in dev
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start
Open Source Agenda is not affiliated with "Binbytes Nuxt Chat App" Project. README Source: binbytes/nuxt-chat-app

Open Source Agenda Badge

Open Source Agenda Rating