Files
nebula.js/examples/sn-hello-react
Christoffer Åström 7f0e98c5d3 chore: pin all deps (#153)
* chore: pin all deps

* chore: update `yarn.lock`
2019-10-30 08:59:56 +01:00
..
2019-05-26 19:27:13 +02:00
2019-05-26 19:27:13 +02:00
2019-10-30 08:59:56 +01: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