Skip to content

phy25/farehow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FareHow

A comprehensive guide to understanding how to pay transit fares across different agencies. This website focuses on the practical aspects of fare payment - transfer policies, passback policies, payment methods, and more.

Getting Started

Prerequisites

  • Node.js (v18 or higher)
  • npm

Installation

npm install

Development

Start the development server with live reload:

npm start

The site will be available at http://localhost:8080/

Build

Build the static site for production:

npm run build

The built site will be in the build/ directory.

Project Structure

Built with Eleventy (11ty) static site generator using front matter-driven content for structured transit fare data.

License

This project is licensed under the ISC License - see the LICENSE file for details.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors