To use Maduino NFC in project with Arduino IDE:
1. install Arduino/Genuino zero:

Arduino Board V1.0.pngand install the Arduino zero :

Arduino BoardManager V1.0.pngand tool->board:

Arduino Serial.png
2. connect the antenna , and connect the board to PC with USB. unlike the Maduino SIM808 GPS tracker, the battery/DC power not needed. USB Power is enought:

when programming with Arduino IDE, select the "Arduino/Genuino zero(Native USB Port)":
Arduino Zero NativeUSB V1.0.png

The most basic usage with reading a NFC card internal info:

NFC ResultShow V1.0.png