/github_series_NodeJS

This is a simple NodeJS Web App designed as a landing page.

Primary LanguageEJS

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 :

  1. First open the folder in an editor ( like VS code).
  2. open a terminal here (You can use inbuilt terminal of VS code).
  3. type: npm start
  4. Open the localhost in a browser to view the WebApp.