# Braze Web SDK

```shell
$ npm install --save @braze/web-sdk
```

Note: The Braze Web SDK is meant to be used client-side in a web application and may not work as expected in a Node.js server environment.

See the [Public Github Repo](https://github.com/braze-inc/braze-web-sdk#readme) for getting started instructions or [our documentation pages](https://www.braze.com/docs/developer_guide/platform_integration_guides/web/initial_sdk_setup/) for use-case based documentation.

(c) Braze, Inc. 2026 - http://braze.com  
License available at https://github.com/braze-inc/braze-web-sdk/blob/master/LICENSE
