Check out example codes for "link node module in html". It will help you in understanding the concepts better.
Code Example 1
app.use('/scripts', express.static(__dirname + '/node_modules/bootstrap/dist/'));
Learn ReactJs, React Native from akashmittal.com