Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 202 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 202 Bytes

ionic-cosmosdb-sample

Sample on how to access CosmosDB from an Ionic app

Run the sample

  1. npm install
  2. Set yout CosmosDB host and master key at the src/app/tab1/tab1.page.ts
  3. ionic serve