Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 293 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 293 Bytes

RemoteStorage Example

Simple remotestorage.js demo app built with ReactJS.

Features

  • Edit text files
  • Upload files
  • Store data locally
  • Connect and disconnect to a RemoteStorage backend

It's built with the create-react-app utility.

Usage

npm install
npm start