A blueprint project for getting up and running quickly with ReactJS, Redux and Typescript. Providing a clean solution architecture for "large" enterprise frontend applications.
Features including:
- ReactJS
- Redux
- Typescript
- Cancelable Async/await api calls with axios
- IoC with InversifyJS
- Webpack4
- Webpack aliases (using relative paths for own code like import { SomeClass } from '@core/infrastructure';