Skip to content
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.

ericlewis/braclet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

braclet

Repo for react-bangle apps

How to add an app:

  1. build an app using react-bangle, see bitcoin / launcher for examples.
  2. run npm run build, this will output a bunch of files. 2 we care about. vendor & main.js. vendor is the weird hash one. main is main.
  3. fork this repo and create a new folder with the app name
  4. paste the 2 files from earlier, renamed main & vendor.js
  5. add your app name to apps.json
  6. submit PR

About

Repo for react-bangle apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published