context-react-scripts

Configuration and scripts for Create React App with context and custom hooks template.

Usage no npm install needed!

<script type="module">
  import contextReactScripts from 'https://cdn.skypack.dev/context-react-scripts';
</script>

README

Context-React-Scripts

This package is a custom template for create-react-app. It includes basic folder structure for components, pages, and hooks/context. It also contains an example context hook and custom hook.

Usage

run create-react-app [your-app-name-here] --scripts-version context-react-scripts

react-scripts(default readme)

This package includes scripts and configuration used by Create React App.
Please refer to its documentation: