/examples

Example apps using dumber bundler

Primary LanguageJavaScript

Example apps using dumber bundler

The easiest way to try out dumber is to use "makes" to create a new JavaScript SPA project:

npx makes dumberjs

Document site (80% completed): https://dumber.js.org


The examples in this repo are not always up to date.

Common recipes demos

  • demo-copy-fonts
    • shows how to copy resource files (images or fonts) through gulp to satisfy CSS library.

Advanced demos