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

bq/bitbloq-chromeapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitbloq-chromeapp

Bitbloq 2 Chrome App

Instructions

1.- Install browserify globally

`npm install -g browserify`

2.- 'npm install'

3.- 'grunt watch' to automatic chrome app generation on dist folder

4.- In your Chrome browser, visit chrome://extensions

5.- Click Load unpacked extension

6.- Navigate to the dist folder, and click Select

Special Thanks

  • A special thanks to Suz Hinton (noopkat) and AVRGirl Project which was a great inspiration and example for this project.