Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.63 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.63 KB

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