Files
2026-05-21 09:05:10 +02:00
..
2023-04-28 10:57:28 +02:00
2026-05-21 09:05:10 +02:00
2021-09-23 11:29:27 +02:00

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