arduinoproject

First, install the ArduinoProject following: - [NodeJS](https://nodejs.org/en/) (v4.x.x recommended) - [MongoDB](https://www.mongodb.com/)

Usage no npm install needed!

<script type="module">
  import arduinoproject from 'https://cdn.skypack.dev/arduinoproject';
</script>

README

ArduinoProject

Installation

First, install the ArduinoProject following:

Second, start mongodb locally by running the mongod executable in your mongodb installation (you may need to create a data directory or set --dbpath).

Then, run webgme start from the project root to start . Finally, navigate to http://localhost:8888 to start using ArduinoProject!