Skip to content

kushaggarwal/NodeJSApp

Repository files navigation

webapp-nodejs

How to setup

  1. Install NodeJS on your local machine

https://nodejs.org/en/download

  1. Check for its installation
node -v
npm -v
  1. Run the below command to install dependencies on this folder
npm install
  1. Start the web server by running
npm start

Check the webserver on localhost:3000 of your machine in browser

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors