Skip to content

Basic server (without using Express.js) : Udemy: ZeroToMastery Sec24 240 Building a Server

Notifications You must be signed in to change notification settings

kobekyoko/ztm-basic-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ztm-basic-server

Basic server using http module of Node.js (without using Express.js) : Udemy: ZeroToMastery Sec24 240 Building a Server

Notes

Make some changes on package.json

"scripts": { "start": "nodemon server.js" },

Use http module of Node.js

This server uses http module of Node.js

About

Basic server (without using Express.js) : Udemy: ZeroToMastery Sec24 240 Building a Server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published