react-generate-app

A boilerplate to Jumpstart your react app

Usage no npm install needed!

<script type="module">
  import reactGenerateApp from 'https://cdn.skypack.dev/react-generate-app';
</script>

README

React-Generate-App

Build Status

A boilerplate to Jumpstart your React app

Installation

npm install -g react-generate-app

Usage

react-generate-app folderName to create the project

npm run build

npm start

Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.