Skip to content

Creación web server con Node.js, nos sirve el archivo index.html

Notifications You must be signed in to change notification settings

JuPerDev/web_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Server NodeJS!

This is a simple Node.js server built with Express, designed to serve static files (HTML, CSS, JavaScript, etc.) from a specified directory. It can be used to host static websites or single-page applications (SPAs).

Features

• Serves static files from a public directory.

• Supports routing for single-page applications (SPAs).

• Easy to configure the port and public directory path.

About

Creación web server con Node.js, nos sirve el archivo index.html

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published