Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.
/ tpp_app Public archive

Aplicação - Planeamento de Rotas TPP

Notifications You must be signed in to change notification settings

tpportugal/tpp_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tpp_app

Aplicação web do projeto TPP (Transportes Públicos de Portugal).

Instalação local

  • Confirmar que o node.js está instalado.
  • Executar os comandos:
    • git clone https://github.com/tpportugal/tpp_app.git
    • cd tpp_app/web/ && npm install
    • npm run dev
  • Abrir a página http://localhost:8080 no browser.