RomainEndelin / cra-template-dependency-injection

An opinionated attempt to provide an environment and documentation favouring dependency injection patterns in a React app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cra-template-dependency-injection

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:

About

An opinionated attempt to provide an environment and documentation favouring dependency injection patterns in a React app


Languages

Language:TypeScript 66.7%Language:HTML 17.9%Language:JavaScript 15.3%