simon 323c1ab6a9
All checks were successful
Build and push image / build (push) Successful in 20m6s
Dockerfile aktualisiert
2024-02-06 17:11:49 +00:00
2023-01-06 17:06:39 +01:00
2023-07-03 20:19:09 +00:00
2022-07-05 21:42:35 +02:00
2022-03-18 10:38:46 +01:00
2021-11-23 11:47:36 +01:00
2024-02-06 17:11:49 +00:00
2020-10-08 20:05:38 +02:00
2020-12-17 11:02:29 +01:00
2024-02-06 15:17:21 +00:00
2022-03-03 20:09:58 +01:00

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 https://blockly-react.netlify.app/ 🚀.

Description
No description provided
Readme Cite this repository 20 MiB
Languages
JavaScript 99.7%
HTML 0.2%
CSS 0.1%