Skip to main content

Developing our ReactJS frontend

In order to have the Relay compiler running every time you change a file use:

yarn relay:watch

In order to have the JS bundle compiled every time you change a file use:

yarn build:watch

Learn More

To learn more about ReactJS, take a look at the following resources: