1.0.0 • Published 3 years ago

cra-template-ts-redux-express v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

Redux React Typescript Express CRA Template

This is a fairly opinionated Create React App template that enables the following features and dev experiences.

Software Features:

  • Typescript enabled
  • Thin Express Server (in Javascript)
  • Prettier Formatter
  • Redux Toolkit

VS Code Features:

  • VS Code DevContainer
  • VS Code Launcher

How to use:

Run: npx create-react-app my-awesome-app --template ts-redux-express