/nodejs-crash-course

A repository for learning Node.js. Following tutorial made by Brad Traversy.

Primary LanguageJavaScript

nodejs-crash-course

A repository for learning Node.js. Following tutorial made by Brad Traversy

Quick Start

Install dependencies

npm install

Serve on localhost:5000

npm start