Skip to content
This repository has been archived by the owner on Jul 5, 2019. It is now read-only.

GDG-Lille/twall_old

Repository files navigation

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 ?

Nothing to do, Jenkins does it :) (@see Jenkinsfile)

How to run in local ?

Run npm run start 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.