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

Watch build:

yarn run build:watch

Serve build

yarn run start