/relay-desktop

Desktop app for Relay

Primary LanguageJavaScript

# Clone this repository
git clone https://github.com/codequitlam/relay-desktop
# Go into the repository
cd relay-desktop
# Install dependencies
npm install
# Run the app
npm start