Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/joeybaker/webshim-browserify-example
- Owner: joeybaker
- Created: 2013-07-29T21:26:17.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-30T19:58:15.000Z (over 11 years ago)
- Last Synced: 2025-01-09T15:21:33.515Z (19 days ago)
- Language: JavaScript
- Size: 4.59 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 -ggit clone https://github.com/mreinstein/webshim-browserify-example.git
cd webshim-browserify-example
npm install
```