Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 191 Bytes

File metadata and controls

10 lines (10 loc) · 191 Bytes
# 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