Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 424 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 424 Bytes

image

ShortestPathLab Landing Page

Install

Requires npm v10.8.1 and NodeJS v20.8.0. NodeJS install guide

In the terminal, run:

npm install

Run dev server

In the terminal, run:

npm run dev

Open a browser and go to https://localhost:4321.