Web based client for BMTC data
- Node, Yarn
Create a dist
directory in the root folder of the repo.
Run the below commands
yarn install
yarn gtfs
yarn start
This creates a server at localhost:3000
yarn gtfs
yarn build
This generates html files indist
directory