Without deploying the entire starter kit, is it possible to extract and deploy just the tiles web part for use on other sites? Or does anyone know of a similar solution for modern pages?
@computepros I know that @bcameron1231 has been working on splitting aspects of the kit solution up into individual parts. You can definitely do this yourself as well by creating your own SPFx solution from scratch then migrating over the specific webpart code.
You can find an isolated tiles solution in my repo here. https://github.com/bcameron1231/SP-StarterKit-IsolatedTiles
Hope this helps.
Most helpful comment
You can find an isolated tiles solution in my repo here. https://github.com/bcameron1231/SP-StarterKit-IsolatedTiles
Hope this helps.