Application pour suivre la progression de complétion d’exploration des cartes de Guild Wars II pour chaque personnage du compte.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Norore 20268a4692 Start to play with character data 5 months ago
src Start to play with character data 5 months ago
.gitignore Initialize routes and some components 6 months ago
LICENSE Initial commit 6 months ago
README.md Initialize routes and some components 6 months ago
index.html Initialize routes and some components 6 months ago
package.json Initialize routes and some components 6 months ago
vite.config.js Initialize routes and some components 6 months ago

README.md

gw2mapprogression

Application pour suivre la progression de complétion d’exploration des cartes de Guild Wars II pour chaque personnage du compte.# gw2mapprogression

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