mirror of
https://github.com/sensebox/blockly-app
synced 2025-06-08 01:35:52 +02:00
Update README.md
This commit is contained in:
parent
b35bcc8890
commit
fac7ba9575
1 changed files with 10 additions and 1 deletions
11
README.md
11
README.md
|
@ -5,8 +5,17 @@
|
|||
|
||||
### Prequesites
|
||||
|
||||
- Node + NPM (nvm)
|
||||
- Node + NPM (nvm)
|
||||
- https://www.npmjs.com/get-npm
|
||||
- preferably use the latest 8.x.x release
|
||||
|
||||
- IONIC CLI & cordova
|
||||
- https://ionicframework.com/docs/intro/installation/
|
||||
|
||||
### Development Tipps
|
||||
|
||||
- use the IONIC CLI to generate new code
|
||||
- https://ionicframework.com/docs/cli/generate/
|
||||
|
||||
- use IONIC CLI to test on devices
|
||||
- e.g. ionic
|
||||
|
|
Loading…
Add table
Reference in a new issue