Skip to content

Repository files navigation

Features

  • Automatically lists all .html files in a directory on the main index page.
  • Dynamically updates with new HTML files when they are added.
  • Serves static HTML files with Express.

Project Structure

.
├── contributors/
├── server.js ├── package.json
├── .gitignore └── README.md 

Adding New HTML Files

To add a new contributor or HTML file, simply place a .html file in the contributors folder. The changes will automatically reflect on the index page.

Dependencies

  • Express - Fast, unopinionated, minimalist web framework for Node.js.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages