wg-portal/frontend
Rafael Alexandre 2c443a4a9b
Some checks failed
Docker / Build and Push (push) Has been cancelled
github-pages / deploy (push) Has been cancelled
Docker / release (push) Has been cancelled
add portuguese translations (#412)
Signed-off-by: Rafael Alexandre <r.alexandre99@gmail.com>
2025-04-22 22:44:05 +02:00
..
.vscode
public
src add portuguese translations (#412) 2025-04-22 22:44:05 +02:00
.env.development
.env.production
.gitignore
index.html
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
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