mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-19 17:58:43 -05:00
* feat: add types to nebula serve * chore: add docs * chore: bump peerDependencies Co-authored-by: caele <tsm@qlik.com>
hello-react
This is a basic example of a supernova that uses react.
Developing
Install dependencies:
yarn install
Build:
yarn run build
Watch and Serve build
yarn run start