README
React Generator
Start the dev server with
node devServer.js
Start watchin modifications
gulp watch
A simple generator for React, Redux, Sass and webpack including Rest API client example from official documentation.
<script type="module">
import generatorReactRest from 'https://cdn.skypack.dev/generator-react-rest';
</script>
Start the dev server with
node devServer.js
Start watchin modifications
gulp watch