Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 878 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 878 Bytes

Desktop Twitter Client Project

Build Status

DTCP is a Twitter client built with electron and Vue.js.

Downloads

OS X

Windows

Development

npm install  # Install dependencies
gulp         # Bundle up javascript files and style sheets
npm start    # Start the program with electron-prebuilt