Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 781 Bytes

README.md

File metadata and controls

44 lines (28 loc) · 781 Bytes

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. :)