/go-transit

GO Transit app using React-Leaflet

Primary LanguageTypeScript

dps-ux-template

Repository for GO-TRANSIT project.

This project uses the following tools:

Install and Setup

Pull this repo and simply run either:

npm install

or

pnpm install

Development

Run the dev server:

npm run dev

or

pnpm run dev

The development environment should load successfully on http://localhost:5173