Files
nebula.js/examples/sn-hello-react
Tobias Åström 57a8091007 chore: update examples and templates (#624)
* chore: update react example deps

* chore: update templates
2021-06-09 09:42:02 +02: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