Chatsong_ can you describe what you are trying to accomplish?
Flarum consists of a backend and a Single Page Application (SPA) as its frontend.
Some people have successfully turned the SPA into a progressive web app for mobile.
Other people have successfully built standalone widgets that use the Flarum API to get information about the latest discussions and posts.
There is a Flarum extension called flarum/embed
which allows embedding a discussion as an iframe on another website. My own premium Wordpress integration extension achieves something similar to power Wordpress comments using Flarum.