Skip to content

Twitter Real Time Dashboard - built with ❤ using Express, Vue.js, Node.js, Socket.io

Notifications You must be signed in to change notification settings

sumit-ingle/twitter-helpdesk-vue

Repository files navigation

Twitter Real Time Dashboard - Express, Vue.js, Node.js, Socket.io

Demo

Twitter Dashboard

Dependencies

  • Node.js
  • Vue CLI

Installation

  1. git clone <repository_url> && cd <repository_name>

  2. npm install

  3. Running the application:

    • Development Mode (Client only): npm run serve then open http:https://localhost:8080 in a browser
    • Production Bundle (Client only): npm run build then import the client code wherever you want
    • Standalone (Client+Server): npm run start then open http:https://localhost:8080 in a browser

About

Twitter Real Time Dashboard - built with ❤ using Express, Vue.js, Node.js, Socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published