/uniter-webpack

Demo of bundling a Uniter app with Webpack

Primary LanguageJavaScriptOtherNOASSERTION

Uniter-Webpack

A demo of bundling a Uniter-based app using Webpack.

To compile and run:

npm install
npm run build

and then open index.html in a browser.