Skip to content

Latest commit

 

History

History

samples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

pouchdb-unlimited-storage Samples

Install the Chrome extension

  1. Build the main project gulp
  2. cd samples/extension
  3. Follow steps 1,2,3 in the Chrome Extension Getting Started. The extension directory is samples/extension.

Sample Application

  1. Install the sample Chrome extension (above)
  2. Replace chromeExtensionId in samples/client/client.js with the id of the extension once installed (visible on chrome://extensions)
  3. cd samples/client
  4. gulp
  5. http-server
  6. Navigate to http://localhost:8080