Skip to content
This repository was archived by the owner on May 14, 2018. It is now read-only.

Latest commit

 

History

History
36 lines (24 loc) · 2.17 KB

File metadata and controls

36 lines (24 loc) · 2.17 KB

Front / Twall - Devfest // GDG Lille (@GDGLille)

Build Status

Quality Gate Lines of Codes Blocker Violations Critical Violations Bugs Code Smells

Made with ...

How to build for production ?

Run ng build -prod to build the project. The build artifacts will be stored in the dist/ directory.

How to run in local ?

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

How to display tweets ?

Simple, there is only one page : http://your-uri.org/tweets

Option

Name Description Default Example
refresh The refresh frequency (in milliseconds) 5000, cannot be less http://your-uri.org/tweets;refresh=10000

Contact via Issues

Helpful for question, bug and contribution request.