https://github.com/bennycode/js-indexeddb-driver
https://github.com/bennycode/js-indexeddb-driver
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bennycode/js-indexeddb-driver
- Owner: bennycode
- Created: 2016-01-13T14:18:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-30T20:17:22.000Z (over 9 years ago)
- Last Synced: 2025-01-27T23:46:53.671Z (5 months ago)
- Language: JavaScript
- Size: 42 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# js-indexeddb-driver
## Getting Started
Run the following in your terminal / command shell:
```bash
npm install
grunt --force
```