Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 548 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 548 Bytes

ng-twitterClient

Demo

How to Setup

  1. Fork it.
  2. Clone it
  3. Move it into a web server's directory and visit the directory in your browser following your server hostname and port.(e.g., http://localhost:8888/ng-twitterClient)

If you don't have a webserver installed

I recommend a quick http-server using nodejs.