Files
workavia-drive/tdrive/frontend
Eric Doughty-Papassideris b574d4c216 🔖 Release Version 1.0.6-rc3
2025-01-27 18:29:38 +01:00
..
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00
2025-01-03 09:21:40 +07:00
2025-01-27 18:29:38 +01:00
2023-04-11 10:04:29 +01:00
2024-11-13 11:27:31 +01:00
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00

Twake Drive web frontend code

Development setup

  • Install node.js
  • npm install --legacy-peer-deps
  • cp src/app/environment/environment.ts.dist.dev src/app/environment/environment.ts
  • npm run start

Needs a Twake Drive backend running and pointed to by that environment file.