wg-portal/frontend
Dominik Lakatoš 2b46dca770
Some checks are pending
Docker / Build and Push (push) Waiting to run
Docker / release (push) Blocked by required conditions
github-pages / deploy (push) Waiting to run
generating WG keypair in browser using Web Crypto API (#422)
2025-05-03 07:58:41 +02:00
..
.vscode V2 alpha - initial version (#172) 2023-08-04 13:34:18 +02:00
public V2 alpha - initial version (#172) 2023-08-04 13:34:18 +02:00
src generating WG keypair in browser using Web Crypto API (#422) 2025-05-03 07:58:41 +02:00
.env.development V2 alpha - initial version (#172) 2023-08-04 13:34:18 +02:00
.env.production V2 alpha - initial version (#172) 2023-08-04 13:34:18 +02:00
.gitignore V2 alpha - initial version (#172) 2023-08-04 13:34:18 +02:00
index.html V2 alpha - initial version (#172) 2023-08-04 13:34:18 +02:00
package-lock.json change tagged-input-field component, allow to paste multiple values (#365) 2025-04-19 17:43:51 +02:00
package.json change tagged-input-field component, allow to paste multiple values (#365) 2025-04-19 17:43:51 +02:00
README.md V2 alpha - initial version (#172) 2023-08-04 13:34:18 +02:00
vite.config.mjs chore: update dependencies (#325) 2024-11-27 18:24:23 +01: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