Install USB-Serial driver
ls /dev/tty.* -> Now check if a new device is visible after plugging nodemcu. This is your device of interest
screen /dev/tty.foo
For an IDE, you can use ESPlorer
No need to install any driver. Just follow steps 2 and 3 of mac osx section. ESPlorer seems to be not able to detect USB-Serial
To be updated