Home

Awesome

What is this?

Code
Climate Dependency Status devDependency
Status

We're prototyping a mobile-first & offline-first client for Twitter. The idea is to show/discover how close to native we can get with the web on evergreen browsers.

Can I help?

Yes please! Check out the overall plan & goals, then find yourself a ticket to complete (or feel free to disagree with the current direction/structure/whatever).

If you're taking a ticket on, make sure you announce it in the comments so others know you're doing it.

Getting set up

Install Node then clone this repo & run:

npm start

You should be able to access the site at localhost:3000. API requests to TweetDeck are handled via proxy which runs on localhost:8001.