Files
nebula.js/examples/sn-hello-react

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