Skip to content

maximemoreillon/vue-indexeddb-crud

Repository files navigation

Vue + IndexedDB CRUD

CRUD operation on records stored in the IndexedDB

Project setup

# yarn
yarn

# npm
npm install

# pnpm
pnpm install

Compiles and hot-reloads for development

# yarn
yarn dev

# npm
npm run dev

# pnpm
pnpm dev

Compiles and minifies for production

# yarn
yarn build

# npm
npm run build

# pnpm
pnpm build

Customize configuration

See Configuration Reference.

About

Vue.js + IndexedDB using Dexie

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published