This application contains some examples of the features contained in Pryv Javascript Library, such as authentication, events and streams management.
-
Prerequisite:
- npm
- node
-
Install required packages:
- Run
npm install grunt -g, this will install grunt globally. - Run
npm installat the root of the repository.
- Run
-
Run
gruntat the root of the repository. -
Open the file
path_to_repository/pryv-example-app/dist/index.htmlin a browser.
