Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 243 Bytes

File metadata and controls

12 lines (8 loc) · 243 Bytes

Webpack JS SDK Demo

This is a sample app to show how to create a JavaScript SDK using Webpack and some plugins!

Setup

Just run the following commands to generate the SDK and render a sample html:

npm install
npm run start