Skip to content

zzTriplezz/mova-TraMat

 
 

Repository files navigation

TraMat Frontend

App for BuLa21 (BuLa22) to edit/create/schedule transportation orders for goods/people/construction.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Run and Build with Docker

Build

docker build . -t tramat

Run

docker run -d -p 8080:80 tramat

See Avanti for more Infos and link to Trello Board

https://avanti.bula21.ch/x/ayoTAg

Releases

No releases published

Packages

No packages published

Languages

  • Vue 77.7%
  • TypeScript 21.5%
  • Other 0.8%