javaee_vue3/node_modules/vite
JUZIZZZ b4dffc733c 第四次作业,前端代码 2024-11-05 22:42:26 +08:00
..
bin 第四次作业,前端代码 2024-11-05 22:42:26 +08:00
dist 第四次作业,前端代码 2024-11-05 22:42:26 +08:00
scripts 第四次作业,前端代码 2024-11-05 22:42:26 +08:00
src 第四次作业,前端代码 2024-11-05 22:42:26 +08:00
types 第四次作业,前端代码 2024-11-05 22:42:26 +08:00
CHANGELOG.md 第四次作业,前端代码 2024-11-05 22:42:26 +08:00
LICENSE.md 第四次作业,前端代码 2024-11-05 22:42:26 +08:00
README.md 第四次作业,前端代码 2024-11-05 22:42:26 +08:00
api-extractor.json 第四次作业,前端代码 2024-11-05 22:42:26 +08:00
client.d.ts 第四次作业,前端代码 2024-11-05 22:42:26 +08:00
package.json 第四次作业,前端代码 2024-11-05 22:42:26 +08:00
rollup.config.js 第四次作业,前端代码 2024-11-05 22:42:26 +08:00
tsconfig.base.json 第四次作业,前端代码 2024-11-05 22:42:26 +08:00

README.md

vite

Next Generation Frontend Tooling

  • 💡 Instant Server Start
  • Lightning Fast HMR
  • 🛠️ Rich Features
  • 📦 Optimized Build
  • 🔩 Universal Plugin Interface
  • 🔑 Fully Typed APIs

Vite (French word for "fast", pronounced /vit/) is a new breed of frontend build tool that significantly improves the frontend development experience. It consists of two major parts:

In addition, Vite is highly extensible via its Plugin API and JavaScript API with full typing support.

Read the Docs to Learn More.