Flow CLI on browser

Hi, I was exploring the Flow client library and found instructions to run server-side commands like npm, so I’m a bit confused. Is there a library that is entirely client side? Thanks.

@JeffreyDoyle @gregsantos Can you help with this?

Hiya - in order to use the FCL (JavaScript), we use npm commands to install the library as dependencies so we can use it in the project :slight_smile:

Are you looking for a minified file specifically?