Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 242 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 242 Bytes

example-pephub-spa

An example single page application using the PEPhub API and the authentication flow.

Getting started

First, clone the repository. Then install dependencies and run the development server.

yarn install
yarn dev