Files
nebula.js/examples/sn-hello-react
Li Kang 87f1be979f chore: bump peerDependencies (#684)
* feat: add types to nebula serve

* chore: add docs

* chore: bump peerDependencies

Co-authored-by: caele <tsm@qlik.com>
2021-10-01 09:06:28 +02:00
..
2019-05-26 19:27:13 +02:00
2021-09-23 11:29:27 +02:00
2021-09-23 11:29:27 +02:00

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