Skip to content

Challenge yourself daily to find the optimal route between two Paris Metro stations

License

Notifications You must be signed in to change notification settings

VincentHardouin/metro-travel

Repository files navigation

Metro travel

Challenge yourself daily to find the optimal route between two Paris Metro stations.

Development & Contribution

This project is a personal project, but if you want to contribute, feel free to open an issue or a pull request.

Requirements

  • Node.js 20

Install

npm ci

Start

npm start

Build

npm run build

Test

npm test