Headbreaker react sample This is a very simple demo of a using headbreaker within React. In order to test it, run the development server: # Activate node 18 # Skip this step if you use node without the nvm version manager nvm use # Start the server npm run dev