Files
nebula.js/examples/sn-hello-react
Tobias Åström 1bec44c0a6 chore: update templates to use inline ext (#1058)
* chore: update templates to use inline ext

* chore: update script template
2023-01-23 16:27:16 +01:00
..
2019-05-26 19:27:13 +02:00
2022-09-19 12:03:11 +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