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

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