This is a template for Create React App.
It is an opinionated attempt to provide an environment and documentation favoring dependency injection patterns in a React app. Additionally, it is also based on TypeScript, and includes a very strict linting.
You can specify it by calling Create React App with --template dependency-injection
.
For more information, please refer to:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.