- https://github.com/airBnC/calendar-module
- https://github.com/airBnC/property-info-module
- https://github.com/airBnC/reviews-module
- https://github.com/airBnC/booking-module
Make sure that mongo and mysql are running. Then,
From within booking-module: Run npm run deploy
From within the property-info module: Run npm install run load-data start
From within the reviews-module: Run npm run install deploy