scaffold AOS rankings site (Vite + Tailwind v4 + DaisyUI v5)
Clone of the 40K rankings project adapted for Age of Sigmar: leagueId RtgcexBzqjCM, AOS-branded headings, separate cache key, and CI/CD deploying to /var/www/domains/gateway-gamers.net/aos-rankings/. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "aos-rankings-gateway-gamers",
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/postcss": "^4.0.0",
|
||||
"daisyui": "^5.0.0",
|
||||
"tailwindcss": "^4.0.0",
|
||||
"vite": "^6.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user