Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 466 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 466 Bytes

HTTPie Desktop

A graphical user interface for HTTPie

Prerequisites

Installation

To-Do: Provide installation files

Development

Build Setup

# install dependencies
npm install

# serve app with hot reload
npm run dev

# build electron application for production
npm run build


This project was generated with electron-nuxt

© 2020 Tobias Duehr