mirror of
https://github.com/fluencelabs/gitbook-docs
synced 2025-04-25 07:52:14 +00:00
583 B
583 B
Running app in browser
You can use the Fluence JS with any framework or even without it
. The "fluence" part of the application is a collection of pure typescript\javascript functions which can be called withing any framework of your choosing.
See the browser-example which demonstrate integrating Fluence with React: github
Also take a look at FluentPad. It is an example application written in React: https://github.com/fluencelabs/fluent-pad