generator-webpack-simple-static

This is a simple project generator using Yeoman with webpack 4 setup to build simple static sites

Usage no npm install needed!

<script type="module">
  import generatorWebpackSimpleStatic from 'https://cdn.skypack.dev/generator-webpack-simple-static';
</script>

README

generator-webpack-simple-static

This is a simple project generator using Yeoman with webpack 4 setup to build simple static sites

Usage

# install yo
npm install --global yo

# install the generator-webpack-simple-static
npm install --global generator-webpack-simple-static

# run it
yo webpack-simple-static