Welcome to Example Website

This is a simple Node.js server serving static files

About this project

This is a basic Node.js application using Express to serve static files. The server:

Available Pages

Getting Started

To run this project:

  1. Install dependencies: pnpm install
  2. Start the server: pnpm start
  3. Open your browser to http://localhost:5556