No description
- JavaScript 50.1%
- Vue 36.9%
- PowerShell 11.7%
- HTML 1.3%
|
|
||
|---|---|---|
| .vscode | ||
| public | ||
| scripts | ||
| src | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| .nojekyll | ||
| .nvmrc | ||
| .prettierrc.json | ||
| index.html | ||
| netlify.toml | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| vite.config.js | ||
Dragons
Recommended IDE Setup
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
Lint with ESLint
npm run lint
Resize Images
.\scripts\imageResize.ps1 -Height 100 -MaintainRatio -ImagePath "public\images\dragon\2024\Foxis_Anthro_Clothing.png"