/twitter-linux

What's happening?!. everywhere.

Primary LanguageTypeScriptMIT LicenseMIT

Twitter Linux

Greenkeeper badge Build/release

Simple. Secure. Reliable messaging. With WhatsApp, you'll get fast, simple, secure messaging and calling for free*, available on phones all over the world.

Download For Linux

Linux Packages

sudo apt-get install build-essential
sudo apt-get install --no-install-recommends -y rpm

How To Use

To clone and run this repository you'll need Git and Node.js

# Clone this repository
git clone https://github.com/kerrongordon/twitter-linux.git
# Go into the repository
cd twitter-linux
# Install dependencies
npm install
# Run the app
npm start
# Build the app
npm run build:linux