Little chat to try NodeJS
Move in your NodeJS folder
npm start (the first time you have an Exception) npm start (now the database and tables are created)
The server listens on the port 3000.
Browser address => http://localhost:3000
ENJOY :D
By GuiGui