generator-reactwebpack4

a scaffold generator for react & webpack4 project

Usage no npm install needed!

<script type="module">
  import generatorReactwebpack4 from 'https://cdn.skypack.dev/generator-reactwebpack4';
</script>

README

description

a scaffold generator for a component based on react & webpack4 project

examples

npm install -g yo
npm install -g generator-reactwebpack4component

mkdir reactwebpack4component-example
cd reactwebpack4component-example

yo reactwebpack4component