Go to file
Gregory Schier 7efce3ed99 Fixed
2016-09-15 19:57:57 -07:00
app Fixed 2016-09-15 19:57:57 -07:00
assets Some tweaks 2016-07-27 10:25:03 -07:00
scripts Almost working except for the sidebar 2016-09-15 15:45:08 -07:00
webpack Almost working except for the sidebar 2016-09-15 15:45:08 -07:00
.babelrc Whitespace 2016-09-03 00:08:20 -07:00
.editorconfig
.gitignore Actual Test Suite (#35) 2016-09-02 21:32:45 -07:00
.nvmrc PouchDB up and running POC 2016-04-16 16:24:57 -07:00
elm-package.json Workspaces, Cookies, and More! (#31) 2016-08-15 10:04:36 -07:00
LICENSE Initial commit 2016-04-22 20:54:26 -07:00
package.json Almost working except for the sidebar 2016-09-15 15:45:08 -07:00
README.md Update README 2016-05-12 23:53:23 -07:00

Insomnia REST API Client

An elegant and simple REST API client.

Insomnia REST Client

Build Status

Setup

nvm install
npm install

cd app && npm install

Run Development

npm run dev