cra-template-ts-redux-express
v1.0.0
Published
A template for Create React App creating Redux Toolkit enabled React served by Express.
Downloads
2
Maintainers
Readme
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