This an app shell for Unicef eTools apps, a starting point based on Polymer 3, Redux and Typescript.
- requirements:
node,npm,polymer-cli,typescript,gulp npm installnpm run start- To work on localhost in
index.htmlwe must change<base href="/demo/">to<base href="/">
Check package.json scripts for more...
- Update page header element to use etools-app-selector, countries dropdown, profile menu and refresh data button
- Improve documentation
- Update tests
- Test build