Skip to content
This repository has been archived by the owner on Jun 1, 2019. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 365 Bytes

File metadata and controls

13 lines (8 loc) · 365 Bytes

lockbox-react-frontend-playground

This is a React web app for experimenting with Lockbox UI. Might be useful for a quick front-end for a lockbox web extension.

For reference, a fully working redux-based web extension example is here: https://github.com/crankycoder/places-webext

Build and Run:

  • npm install; npm start

Open localhost:3000 in your browser