Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 398 Bytes

File metadata and controls

17 lines (12 loc) · 398 Bytes

ReactJS Hydra client

Javascript client for hydra APIs.

Install

npm install

Running

Uses Create React App.

Run

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

Build

npm run build