Bumps [prismjs](https://github.com/PrismJS/prism) from 1.24.0 to 1.25.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](https://github.com/PrismJS/prism/compare/v1.24.0...v1.25.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
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
-
Download or clone the GitHub Repository
git clone https://github.com/sensebox/React-Ardublockly
and checkout to branchmaster
. -
install Node.js v10.xx on your local machine
-
open shell and navigate inside folder
React-Ardublockly
- run
npm install
- run
npm start
- run
-
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
Languages
JavaScript
99.7%
HTML
0.2%
CSS
0.1%