README being written
Initially, I create this project to have an application to manage the storage of different electronics components. After few weeks, I saw the potential of this project and now I will develop a complete system that works on Raspberry with Node.js and communicates with some Arduino boards, to control devices and make some things easier.
Several quick start options are available:
- Download the latest release.
- Clone the repo:
git clone https//github.com/damienbunlet/RAN-System.git
First, you need to install the latest version of Node.js and MongoDB Compass.
Secondly, you need to install all the necessary packages. To do this, write the following command to the location of your file:
For example, if your file has this path : 'C:\Users\Damien\RAN-System' ; you need to have:
C:\Users\Damien\RAN-System>npm install
Damien Bunlet
Code released under the MIT License.