8000 GitHub - Yacent/hiChat: a instant message based on the browser
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Yacent/hiChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

hiChat

A Real Time Chat Application built using Node.js, Express, Mongoose, Socket.io & Vue

Installation

Make sure you have Node.js and npm installed.

MongoDB

You need to create a database locally and named it as "hichat"

Front-end

In the root of front-end Folder, open the base and run the command as follows

$ npm install

Back-end

In the root of back-end Folder, open the base and run the command as follows

$ npm install

How it works

Front-end

$ npm run dev

Back-end

$ npm run test

Browser

Open a new link "http://localhost:8000/#/", then the app will run on the browser and you can follow the command tips and begin to use the hichat.

About

a instant message based on the browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0