Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 212 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 212 Bytes

MooveServer

Server to display bus time table and API

Requirements

  • Node 7.6+

Install and run

  • git clone git@github.com:ChamGeeks/MooveServer.git
  • cd MooveServer
  • npm install
  • npm run dev