mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2026-05-25 10:00:20 -04:00
BREAKING CHANGE: nucleus and supernova are no longer public packages and are both replaced by stardust
hello-react
This is a basic example of a supernova that uses react.
Developing
Install dependencies:
yarn install
Watch build:
yarn run build:watch
Serve build
yarn run start