Tutorial: How to Quickly Set up NodeJS Server

Written by yashhhhraj | Published 2020/11/13
Tech Story Tags: javascript | web-development | nodejs | expressjs | servers | npm-and-nodejs | tutorial | working-example | web-monetization

TLDR NodeJS is a popular framework of JavaScript used for back-end web development. In this tutorial, we'll learn how to quickly set up a nodeJS server. Make sure you're in the right directory in your CMD/Terminal/Bash. We'll need a javaScript file where we'll write our source code. Once it's done, we need to install Express. It's a fast, unopinionated, minimalist web framework for NodeJS. It can be installed using command 'npm init'via the TL;DR App

no story

Written by yashhhhraj | Human by life, Programmer by choice
Published by HackerNoon on 2020/11/13