dependabot[bot] edfbbb667a
Bump nanoid from 3.1.30 to 3.3.1
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.3.1.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.3.1)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-17 09:35:08 +00:00
2021-10-14 11:34:21 +02:00
2022-02-17 09:57:42 +01:00
2022-01-17 15:51:44 +01:00
2020-07-24 15:45:30 +02:00
2021-11-23 11:47:36 +01:00
2020-10-08 20:05:38 +02:00
2020-12-17 11:02:29 +01:00
2020-09-22 14:19:26 +02: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 sensebox-ardublockly.netlify.app 🚀.

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