smarti/README.md
2020-11-19 17:52:23 +01:00

1.6 KiB

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 bachelor.

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

  3. open shell and navigate inside folder React-Ardublockly or rather Quellcode

    • 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 bachelor branch can be accessed via sensebox-ardublockly.netlify.app 🚀.