Skip to content

boxcar/boxcar-chrome-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple javascript Boxcar client API from Chrome

Requirements

  • You need to be using Chrome version 42
  • nodejs (for npm package manager)

Setup project for gulp

  1. Install the required NPM modules for building the project:

    npm install

  2. Install gulp globally

    npm install gulp -g

Build js bundle

gulp js

This command just concatenates dependencies with the boxcar API file and minifies it into the 'sample/script' folder.

Running the demo

Setup your web server to serve the 'sample' directory. Just browse the index page and follow the instructions shown there.

About

Boxcar Push SDK for Chrome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published