FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

cloudinary_js/samples/webpack at master · cloudinary/cloudinary_js · GitHub

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Webpack sample

This example demonstrate the use of the Cloudinary JavaScript library in webpack.

Instructions

  1. Install webpack

    npm install -g webpack
    
  2. Install dependencies

    npm install
    
  3. Compile bundle

    webpack
    
  4. Open index.html in your browser


Back | FazBrowse Home | New Git URL