Files
nebula.js/examples/sn-hello-react
dependabot[bot] 85e869821a chore(deps): bump js-yaml in /examples/sn-hello-react (#1837)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.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-11-27 09:04:14 +01: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