cra-template-csberger-domain-style

Customized Redux+JS template for Create React App.

Usage no npm install needed!

<script type="module">
  import craTemplateCsbergerDomainStyle from 'https://cdn.skypack.dev/cra-template-csberger-domain-style';
</script>

README

cra-template-redux

build status npm version npm downloads

The official Redux+JS template for Create React App

Usage

npx create-react-app my-app --template csberger-domain-style

TypeScript

Use cra-template-redux-typescript, which is based on this template

npx create-react-app my-app --template redux-typescript