radiium / cra-template-simple

Template for Create React App with typescript and plop without redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cra-template-simple

Template for Create React App

Content:

  • typescript
  • scss
  • React context API instead of Redux
  • plop for generate typed class/functional component and context store

Usage:

npx create-react-app my-app --template git+https://github.com/radiium/cra-template-simple.git

About

Template for Create React App with typescript and plop without redux

License:Other


Languages

Language:TypeScript 54.1%Language:HTML 26.6%Language:JavaScript 10.3%Language:CSS 9.0%