App for BuLa21 (BuLa22) to edit/create/schedule transportation orders for goods/people/construction.
npm install
npm run serve
npm run build
npm run lint
Build
docker build . -t tramat
Run
docker run -d -p 8080:80 tramat
App for BuLa21 (BuLa22) to edit/create/schedule transportation orders for goods/people/construction.
npm install
npm run serve
npm run build
npm run lint
Build
docker build . -t tramat
Run
docker run -d -p 8080:80 tramat