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.
 
 
 
 
 
 
Shalma 91052e2969 feat: add fixed header attribute on v-table 1 year ago
public feat: change favicon 1 year ago
src feat: add fixed header attribute on v-table 1 year ago
.env.production chore: first commit 1 year ago
.gitignore chore: first commit 1 year ago
Dockerfile fix: port exposed 1 year ago
README.md fix: edit README 1 year ago
docker-entrypoint.sh chore: first commit 1 year ago
index.html chore: first commit 1 year ago
jsconfig.json chore: first commit 1 year ago
nginx.conf fix: port exposed 1 year ago
package-lock.json fix: port exposed 1 year ago
package.json chore: first commit 1 year ago
vite.config.js chore: first commit 1 year ago

README.md

suivi-loot-wow

FRONTEND pour le suivi de loot sur WoW

Installation et mise en route

Installation du projet, avec node et npm

  npm install
  npm run dev