/metro-travel

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

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

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