Skip to content

pavlovp/so-question-systemjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack-simple-example

Just a quick and dirty example on how Webpack is integrated into the project, and how to use without any frameworks or libraries.

This teaches you how to use Event Listeners in order for you to execute bundled code with Wepback and Vanilla JavaScript.

This doesn't require a web server in order for you to view it. Just open index.html and it works! (Of course, have at least /dist/main.js downloaded)

Check:

Other notes:

Just in case you want to make some changes, do npm run build.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published