Skip to main content

Quickstart

Get up and running with Signal JS in minutes. This guide covers installation and basic usage.

Installation

Choose the package for your framework:

Vanilla JS / HTML / Vue.js

React

Next.js

Node.js Server

Note: Framework packages (@signal-js/react, @signal-js/nextjs) automatically include the browser SDK (@signal-js/browser). You only need to install one package.

CDN

Basic Usage

Browser (NPM)

Browser (CDN)

Next Steps