Files
nebula.js/examples/sn-hello-react
dependabot[bot] 5ddca5881b chore(deps): bump tar-fs from 3.1.0 to 3.1.1 in /examples/sn-hello-react (#1812)
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 3.1.0 to 3.1.1.
- [Commits](https://github.com/mafintosh/tar-fs/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 3.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-29 12:39:11 +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

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