Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 415 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 415 Bytes

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