Skip to content

A chat application using VueJS and websockets. 💬

Notifications You must be signed in to change notification settings

antoineabbou/chat-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat

Creation of an online chat within Gobelins where each member of the class could chat with a different client.

We used VueJS and websockets to answer the different technical constraints.

Installation

Requirements

  • npm

Once the project is cloned, just run :

$ npm install

Development

Launch development server.

$ npm run start

Build

Prepare files for production.

$ npm run build

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

License

MIT

About

A chat application using VueJS and websockets. 💬

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published