Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joeybaker/webshim-browserify-example

A bare minimum example showing how to integrate the awesome webshim library via browserify
https://github.com/joeybaker/webshim-browserify-example

Last synced: 3 days ago
JSON representation

A bare minimum example showing how to integrate the awesome webshim library via browserify

Awesome Lists containing this project

README

        

# webshim-browserify-example

A minimum example showing how to integrate webshim and browserify.

### Installation

```
npm install browserify bower grunt-cli -g

git clone https://github.com/mreinstein/webshim-browserify-example.git

cd webshim-browserify-example

npm install

```