Files
workavia-drive/tdrive/frontend
ericlinagora a471920ca6 🔀 Closing release/v1.0.3-rc2 (#640)
Merge hotfixes back into main
2024-08-20 10:08:45 +02:00
..
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00
2024-08-20 10:08:45 +02: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
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.