How to build mblock 4 flash builder project file?


#1

"This is a future version of mBlock. Based on Electron.
Build guide

Just standard npm stuff. You know that.

(If you want to use the Arduino features, put the arduino executable folder under /tools)

npm install
npm run rebuild-serialport
npm run rebuild-hid
npm run rebuild-bluetooth
npm start"

As u mentioned above, just standard npm stuff. but really i dont understand how to built that npm with flash builder software.

i downloaded from above link.

Please kindly help me to build this source code.


#2