Ryazanov Alexander Mihailovich 58294a3c2a
QoL frontend improvements (#267)
* refactor: add space for language title

* feat: add overflow-break to text-wrap class

* feat: add public key text wrapping for interfaces

* refactor: get rid of getlang function and set locale during initialization

fix: show english flag when locale does not match

* refactor: bind header logo alt attribute to companyName

* refactor: add language name to german

* refactor: add language name to russian

* refactor: add language name to english
2024-07-04 22:40:16 +02:00
..
2023-08-04 13:34:18 +02:00
2023-08-04 13:34:18 +02:00
2024-07-04 22:40:16 +02:00
2023-08-04 13:34:18 +02:00
2023-08-04 13:34:18 +02:00
2023-12-23 13:36:42 +01:00
2023-08-04 13:34:18 +02:00

frontend

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build