This is just a minimalistic starter. For a more complete example please check out the repository from which this one was forked.
- nodejs > 10
npm install
npm run angular
npm run react
- packages/domain : Core of business application (city, weather, port)
- packages/web/adapters : Class used to make infrastructure communicate with domaine
- packages/web/infrastructure : Weather app with frameworks usage
- Typescript
- Lerna
- Angular
- React
- Jest
- @testing/library