@stanlemon/react-pouchdb-example
v0.3.4
Published
A react app using pouchdb built in typescript
Downloads
229
Readme
Example App
A react app using pouchdb written in typescript.
This repository is a personal playground for setting up and configuring some of the libraries written by Stan Lemon.
To get started:
npm install
To run the app:
npm start
To run the tests:
npm test