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

Latest commit

 

History

History
17 lines (12 loc) · 249 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 249 Bytes

CodeAnywhere Desktop Client

To Use

# Clone this repository
git clone https://github.com/skydiver/CodeAnywhere-Desktop

# Go into the repository
cd CodeAnywhere-Desktop/

# Install dependencies
npm install

# Run the app
npm start