Home

blockly-react-sample Built on Blockly

This sample shows how to load Blockly in a React project.

Running the sample

Installation

npm install

Running

npm run start

Browse

Open http://localhost:3000/

Community projects

react-blockly: A React component that embeds Blockly. It uses the official Blockly npm package.