This repository was archived by the owner on Oct 7, 2020. It is now read-only.
Template / sample #2021
Open
Description
I googled around and did extensive search on GitHub as well, could not find a proper boostrapper / boilerplate / example of how to use Material Web Components for Angular.
As a new user for a product, normally there would be a usage guide for introduction and basic usages, which we have, but then the next step is how to build an app with the solution.
What I am after is, like other products provide, a working sample of the commonly used components.
For example, a typical web app would have:
- Top bar / nav menu (potentially with search/info/profile/login/logout buttons etc.)
- Some form of detailed data list using data-tab;e
- Some form of details using card
- Some form of simple list using list
- Some of different type of data switch using tab
- And bottom bar / footer