Files
nebula.js/examples/sn-hello-react
dependabot[bot] 6832678400 chore(deps): bump ini from 1.3.5 to 1.3.8 in /examples/sn-hello-react (#568)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-03 08:26:19 +01:00
..
2019-05-26 19:27:13 +02:00
2019-05-26 19:27:13 +02:00

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