create-react-app-inversify
v3.4.0
Published
Create React apps with no build configuration.
Downloads
1
Readme
create-react-app-inversify
This is a fork of create-react-app
. Create a new react app with dependency injection performed by inversify:
npx create-react-app-inversify my-app
This package includes the global command for Create React App. Please refer to its documentation:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.