Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 358 Bytes

File metadata and controls

11 lines (6 loc) · 358 Bytes

Introduction to WebStorage and IndexedDB APIs

API demos for working with Web Storage and IndexedDB. View the working version here.

After cloning this repository make sure you have Gulp.js installed and then install the dependencies:

npm install

and then start the demos by running:

gulp