This sample shows how to load Blockly in a React project.
npm install
npm audit fix --force
npm run start
react-blockly: A React component that embeds Blockly. It uses the official Blockly npm package.
This sample shows how to load Blockly in a React project.
npm install
npm audit fix --force
npm run start
react-blockly: A React component that embeds Blockly. It uses the official Blockly npm package.