A validation and generation interface for Siren numbers.
For development, you will only need Node.js and a node global package, NPM, installed in your environement.
$ git clone https://github.com/Echaimi/Siren.git
$ cd siren-js
$ npm install
$ npm run dev
$ npm run build