hardwario-blockly-dev
v1.0.11
Published
You need to have Node and npm installed and in PATH. [How To Install NodeJS](https://www.pluralsight.com/guides/getting-started-with-nodejs)
Downloads
3
Readme
HARDWARIO NodeJS Module for Blockly
Development
You need to have Node and npm installed and in PATH. How To Install NodeJS
To start developing this module run
npm install
After the installation is done you can run
npm start
The server should now be live on port 8000
http://localhost:8000