Displays informational tiles similar to windows phone notification badges.
View the current tile list here
yarn install - installs dependencies
yarn serve - hot reloading dev server
yarn build - builds for production
firebase deploy - deploys to hosting
If you want to create tiles for this project, simply add the tile to the tile template file with the proper fields and descriptions.
Next, make a copy of the example tile and modify it to suit your needs. Make sure that the name of the tile file and the name in the template file are exactly the same.