Bike Trip tool based on Luigi.
This is an example app described in this article
This is an microfrontends orchestrator for a couple of apps helping with organizing a trip:
- https://github.com/aartek/openweathermap-weekend-forecast/tree/firebase
- https://github.com/aartek/luigi-trip-my-car
- https://github.com/aartek/luigi-trip-calculator
- https://github.com/aartek/luigi-trip-todo
npm install
Configure routes for development/production mode in src/config/routes.ENV.js
npm start
npm run build
npm run build
firebase deploy