Skip to content

PraveenJP/angular-tweetz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Tweetz

Mean stack app with socket.io

Technologies i have uses

1.Node JS 2.Express JS 3.Angular Material 4.Angular JS 5.Scoket.io

Live demo : https://devtweetz.herokuapp.com/

If you like to run the app on your machine,

You need to follow the below easy 3 steps.

Step 1: Clone the project first. To clone use the below comment

 $ git clone https://github.com/PraveenJP/angular-tweetz.git

Step 2: Next step Install the all required node packages using below comment

 $ npm install

Step 3: Finally run the app.

  $ npm start 

If any suggestion or doubts please let me know via below email.

Email: roadizpraveen@gmail.com


Happy Coding. :)