Skip to content

This repository contains the new senseBox learn- and programming environment powered by google Blockly and React

License

Notifications You must be signed in to change notification settings

section77/React-Ardublockly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

450 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

senseBox Logo

React Ardublockly

This repository contains the source code and documentation of sensebox-ardublockly.

This project was created with Create React App and represents the continuation or improvement of blockly.sensebox.de.

Getting Started

  1. Download or clone the GitHub Repository git clone https://github.com/sensebox/React-Ardublockly and checkout to branch master.

  2. install Node.js v10.xx on your local machine

  3. open shell and navigate inside folder React-Ardublockly

    • run npm install
    • run npm start
  4. open localhost:3000

Troubleshoot

Ensure that line 14 in store.js is commented out or otherwise you have installed Redux DevTools Extension.

Demo

A demo of the current status of the master branch can be accessed via sensebox-ardublockly.netlify.app 🚀.

About

This repository contains the new senseBox learn- and programming environment powered by google Blockly and React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Other 0.3%