Files
nebula.js/examples/sn-hello-react
2025-08-28 11:41:12 +02:00
..
2023-04-28 10:57:28 +02:00
2025-06-21 14:24:52 +02:00
2019-05-26 19:27:13 +02:00
2021-09-23 11:29:27 +02:00
2025-08-28 11:41:12 +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