Files
WebNationsGlory_ServeurBuil…/frontend/package.json
y.campiontrebouta@innotexnas.ovh abb51904d7 initial commit
2026-02-04 19:04:46 +01:00

10 lines
219 B
JSON

{
"name": "nations-glory-admin-frontend",
"version": "1.0.0",
"description": "Frontend pour l'interface web de gestion Minecraft",
"private": true,
"scripts": {
"dev": "cd ../backend && npm run dev"
}
}