initial commit
This commit is contained in:
9
frontend/package.json
Normal file
9
frontend/package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user