Skip to content

git-karthik/node

Repository files navigation

node

Node Projects

This repository involves my practice and demo applications running on NodeJs developed using Js/ Typescript.

Steps to Start Application

  1. Clone the project into local workspace.
  2. Run "npm install" on project root directory.
  3. Run "npm start" to get the application running on node server.

Troubleshooting Steps