In this first video in the series we will take one of the offical examples from react and we will turn it into a widget ready to be embedded in Drupal (or anywhere else).
Steps
1. Create new repository from template.
2. Migrate source to new repo.
Copy new source files.
Adapt index.js (including render function).
Combine package.json.
Find & replace «widget-example».
Remove / add specific features.
3. Reformat and execute tests.
4. Execute locally.
5. Deploy application.