|
assets
|
webapp: Added initial vue app
|
2022-04-11 21:48:12 +02:00 |
|
components
|
webapp: add utils method timestampToString
|
2022-10-17 21:13:18 +02:00 |
|
router
|
webapp: Migrated from vue-cli to vite
|
2022-10-17 19:26:04 +02:00 |
|
types
|
webapp: create interface for DevInfoStatus
|
2022-10-17 20:56:52 +02:00 |
|
utils
|
webapp: add utils method timestampToString
|
2022-10-17 21:13:18 +02:00 |
|
views
|
webapp: create interface for DevInfoStatus
|
2022-10-17 20:56:52 +02:00 |
|
App.vue
|
webapp: Implement App.vue as Typescript
|
2022-10-17 19:26:04 +02:00 |
|
main.ts
|
webapp: Split createApp into multiple lines
|
2022-10-17 19:26:04 +02:00 |