Files
nebula.js/examples/sn-hello-react/README.md
Tobias Åström 596fddb350 Tsm/update example (#679)
* chore: update react example

* chore: change example to use nebula build
2021-09-23 11:29:27 +02:00

216 B

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