NodeJS_WebApp
•This is a simple NodeJS Web App designed as a landing page. •This WebApp uses Bootstrap. •This WebApp uses express framework. •To run the WebApp :
- First open the folder in an editor ( like VS code).
- open a terminal here (You can use inbuilt terminal of VS code).
- type: npm start
- Open the localhost in a browser to view the WebApp.