Skip to content

Mert1980/NodeJS_CrashCourse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS_CrashCourse

In this crash course I explored Node.js fundamentals including modules such as path, url, fs, events and I created an HTTP server from scratch without Express and deployed to Heroku.

Quick Start

Install dependencies

npm install

Serve on localhost:5000

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors