Skip to content

A sample app to generate a simple JavaScript SDK using Webpack and HtmlWebpackPlugin. It can also be extended to, for instance, use TypeScript.

Notifications You must be signed in to change notification settings

pamit/webpack-js-sdk-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A sample app to generate a simple JavaScript SDK using Webpack and HtmlWebpackPlugin. It can also be extended to, for instance, use TypeScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published