generator-newestapps-reactjs

ReactJS Newestapps Generator

Usage no npm install needed!

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

README

Newestapps ReactJS Generator

Commands available

  • yo newestapps-reactjs Build a project from scratch
  • yo newestapps-reactjs:screen {className} Creates a project template screen (.jsx and .scss files)
  • yo newestapps-reactjs:component {className} Creates a component (.jsx and .scss files)
    • --withRedux will add the extra code for redux store interaction