Skip to content

OpenTransitTools-BonePile/webpack_js_map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OTT Map

Node / webpack map hacking

Getting Started

  1. Install yarn
  2. Copy lib/config-template.yml to lib/config.yml and add any needed API keys, etc.
  3. build and run test server
    yarn install
    yarn start