create-react-app-inversify

Create React apps with no build configuration.

Usage no npm install needed!

<script type="module">
  import createReactAppInversify from 'https://cdn.skypack.dev/create-react-app-inversify';
</script>

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: