/CodeAnywhere-Desktop

CodeAnywhere desktop client

Primary LanguageJavaScriptMIT LicenseMIT

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