Files
nebula.js/examples/sn-hello-react
dependabot[bot] b5ca16071e chore(deps): bump http-proxy-middleware in /examples/sn-hello-react (#1726)
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.7 to 2.0.9.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.7...v2.0.9)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-version: 2.0.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-05 11:17:39 +02:00
..
2023-04-28 10:57:28 +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