Update README.md
This commit is contained in:
parent
104d432278
commit
1e95d57139
@ -2,18 +2,18 @@
|
|||||||
|
|
||||||
# React Ardublockly
|
# React Ardublockly
|
||||||
|
|
||||||
This repository contains the source code and documentation of [sensebox-ardublockly](https://sensebox-ardublockly.netlify.app/).
|
This repository contains the source code and documentation of [sensebox-ardublockly](https://sensebox-ardublockly.netlify.app/) :rocket:.
|
||||||
|
|
||||||
This project was created with [Create React App](https://github.com/facebook/create-react-app) and represents the continuation or improvement of [blockly.sensebox.de](https://blockly.sensebox.de/ardublockly/?lang=de&board=sensebox-mcu).
|
This project was created with [Create React App](https://github.com/facebook/create-react-app) and represents the continuation or improvement of [blockly.sensebox.de](https://blockly.sensebox.de/ardublockly/?lang=de&board=sensebox-mcu).
|
||||||
|
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
1. [Download](https://github.com/sensebox/React-Ardublockly/archive/master.zip) or clone the GitHub Repository ``git clone https://github.com/sensebox/React-Ardublockly`` and checkout to branch ``master``.
|
1. [Download](https://github.com/sensebox/React-Ardublockly/archive/bachelor.zip) or clone the GitHub Repository ``git clone https://github.com/sensebox/React-Ardublockly`` and checkout to branch ``bachelor``.
|
||||||
|
|
||||||
2. install [Node.js v10.xx](https://nodejs.org/en/) on your local machine
|
2. install [Node.js v10.xx](https://nodejs.org/en/) on your local machine
|
||||||
|
|
||||||
3. open shell and navigate inside folder ``React-Ardublockly``
|
3. open shell and navigate inside folder ``React-Ardublockly`` or rather ``Quellcode``
|
||||||
* run ``npm install``
|
* run ``npm install``
|
||||||
* run ``npm start``
|
* run ``npm start``
|
||||||
4. open [localhost:3000](http://localhost:3000)
|
4. open [localhost:3000](http://localhost:3000)
|
||||||
@ -22,7 +22,7 @@ This project was created with [Create React App](https://github.com/facebook/cre
|
|||||||
Ensure that line 14 in [store.js](https://github.com/sensebox/React-Ardublockly/blob/master/src/store.js#L14) is commented out or otherwise you have installed [Redux DevTools Extension](http://extension.remotedev.io/).
|
Ensure that line 14 in [store.js](https://github.com/sensebox/React-Ardublockly/blob/master/src/store.js#L14) is commented out or otherwise you have installed [Redux DevTools Extension](http://extension.remotedev.io/).
|
||||||
|
|
||||||
## Demo
|
## Demo
|
||||||
A demo of the current status of the master branch can be accessed via [sensebox-ardublockly.netlify.app](https://sensebox-ardublockly.netlify.app/) :rocket:.
|
A demo of the current status of the bachelor branch can be accessed via [sensebox-ardublockly.netlify.app](https://sensebox-ardublockly.netlify.app/) :rocket:.
|
||||||
* [Home](https://sensebox-ardublockly.netlify.app/)
|
* [Home](https://sensebox-ardublockly.netlify.app/)
|
||||||
* [Tutorial Overview](https://sensebox-ardublockly.netlify.app/tutorial)
|
* [Tutorial Overview](https://sensebox-ardublockly.netlify.app/tutorial)
|
||||||
* [Tutorial-Builder](https://sensebox-ardublockly.netlify.app/tutorial/builder)
|
* [Tutorial-Builder](https://sensebox-ardublockly.netlify.app/tutorial/builder)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user