Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 506 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 506 Bytes

Tweetshot

Installation

In your Terminal, run $ npm install in the root of the repository.

How to run the app in development mode

In your terminal, run $ npm start in the root of the repository.

How to build a macOS app

  1. $ npm run build in the root of the repository
  2. $ open ../releases/Tweetshot-darwin-x64/
  3. Copy Tweetshot.app to your Applications folder
  4. Double-click to open the app