Skip to content

barajs/pouchdb

Repository files navigation

Bara with PouchDB integration

Bara makes it able to setup and run the PouchDB application in a minute.

Install

npm install --save @barajs/core @barajs/pouchdb

Usage

import { run, app, act, cond } from "@barajs/core";