apeman-demo-brws

Demo of brws project.


Keywords
apeman, brws
License
MIT
Install
npm install apeman-demo-brws@3.0.4

Documentation

apeman-demo-brws

Build Status Code Climate Code Coverage npm Version JS Standard

Demo of brws project.

Installation

$ npm install apeman-demo-brws --save

Usage

'use strict'

const apDemoClass = require('apeman-demo-brws')

Bundle

Use browserify to bundle as client side script.

$ browserify main.js -o bundle.js

License

This software is released under the MIT License.

Links