Demo about how to create an angular microfront and integrate it on different hosts (angular, python, react, plain javascript)
Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
15
commits
chore: change weather microfront location input for demo purposes
cd28407View on GitHubdocs(weather-microfront): improve details for running and building
af6cd83View on GitHubbuild(weather-microfront): change npm script for clear understanding
52e58a7View on GitHubfeat(host-python): implement weather microfront in python host
6f903cfView on GitHubfeat(host-python): add python host project to use our microfront
76be482View on GitHubfeat(host-react): add react host project to use our microfront
defdfb1View on GitHubfeat(host-vanilla): add vanilla host project and integrate with weather microfront
73dd9c0View on GitHubfeat(host-angular): implement weather microfront in angular host
6edd20bView on GitHubfeat(host-angular): add angular host project to use our microfront
071bff4View on GitHubfeat(weather): create weather as angular-component and setup app.module to create web-component
e82d97cView on GitHubchore(weather-microfront): generate angular project to be the weather web component
d250f7cView on GitHub