Files
nebula.js/examples/sn-hello-react/README.md
2019-05-26 19:27:13 +02:00

218 B

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