Skip to content

rubenisgurkitis/meedoc-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meedoc Chat App

####Requisites to run the app To install all dependencies you will need to have installed npm. First, you will need to install Node.js and after that, run the following command to ensure that you are using an updated version of npm

> sudo npm install npm -g

With this, everything should be ready for running the app with the command gulp, but sometimes it can give some errors on Windows machines. In this case, a solution can be found in this stackoverflow post.

####How to run the app

Checkout this repo

> git clone https://github.com/rubenisgurkitis/meedoc-chat.git

Browse to the root folder

> cd meedoc-chat

Install dependencies

> npm install

Start the gulp process

> gulp

Open the file index.html in your favorite browser

About

Coding test for web developer vacancy, consisting of a chap app written in React.js that connects to a web socket.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors