liaojiaxing a89fed5c7d 'init' 2 hafta önce
..
.vscode a89fed5c7d 'init' 2 hafta önce
public a89fed5c7d 'init' 2 hafta önce
src a89fed5c7d 'init' 2 hafta önce
.dockerignore a89fed5c7d 'init' 2 hafta önce
.editorconfig a89fed5c7d 'init' 2 hafta önce
.env.development a89fed5c7d 'init' 2 hafta önce
.env.production a89fed5c7d 'init' 2 hafta önce
.env.uat a89fed5c7d 'init' 2 hafta önce
.gitignore a89fed5c7d 'init' 2 hafta önce
.npmrc a89fed5c7d 'init' 2 hafta önce
Dockerfile a89fed5c7d 'init' 2 hafta önce
README.md a89fed5c7d 'init' 2 hafta önce
auto-imports.d.ts a89fed5c7d 'init' 2 hafta önce
components.d.ts a89fed5c7d 'init' 2 hafta önce
eslint.config.mjs a89fed5c7d 'init' 2 hafta önce
index.html a89fed5c7d 'init' 2 hafta önce
nginx.conf a89fed5c7d 'init' 2 hafta önce
package.json a89fed5c7d 'init' 2 hafta önce
pnpm-lock.yaml a89fed5c7d 'init' 2 hafta önce
tsconfig.app.json a89fed5c7d 'init' 2 hafta önce
tsconfig.json a89fed5c7d 'init' 2 hafta önce
tsconfig.node.json a89fed5c7d 'init' 2 hafta önce
uno.config.ts a89fed5c7d 'init' 2 hafta önce
vite.config.ts a89fed5c7d 'init' 2 hafta önce

README.md

Vue 3 + TypeScript + Vite

Project Setup

# Install dependencies
pnpm install

# Start development server
pnpm run dev

# Build for production
pnpm run build

# Preview production build
pnpm run preview

Requirements

  • Node.js 18.x or higher
  • pnpm 10.x or higher