mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
225 B
225 B
Insomnia REST API Client
The best REST client ever.
Setup
nvm install
npm install
cd app
npm install
Run Electron Development
npm run dev