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

CodeAnywhere desktop client

License

Notifications You must be signed in to change notification settings

skydiver/CodeAnywhere-Desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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