Skip to content

bluecitylights/jqbx-roomviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JQBX Extension

A simple chrome extension built in HTML, CSS and JS that allows users search for room ingormation in JQBX.

Getting Started

To get started, follow the instructions below

To get a local copy up and running follow these simple steps.

  • git clone the repo
git clone https://github.com/bluecitylights/jqbx-extension && cd jxbx-extension
  • Install all the required packages with
npm install
  • Build from webpack
npm run build

To install in Chrome

  • Head over to chrome://extensions
  • Toggle "Developer mode" on.
  • Click Load unpacked.
  • Upload the dist folder to chrome
  • The extension should now be available for use