fix: remove codeblock filenames from nodejs bare quickstart
Created by: thisisashugupta
Summary
In nodejs bare quickstart, some code blocks use the filename app.js, even when those code blocks are not the complete content of file app.js.
This PR removes the filename and line numbers from those code blocks.
Screenshots
The after image is from my personal gitbook, so it uses different color styles.