Files
nebula.js/examples/sn-hello-react
dependabot[bot] 48f46ab912 chore(deps): bump mixin-deep in /examples/sn-hello-react (#566)
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-03 08:25:52 +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