Files
nebula.js/examples/sn-hello-react
2022-06-21 17:02:43 +02:00
..
2022-06-21 17:02:43 +02:00
2019-05-26 19:27:13 +02:00
2021-09-23 11:29:27 +02:00
2022-06-21 17:02:43 +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