wenhongquan 157cec5180 chore: 提交node_modules依赖文件 vor 2 Monaten
..
dist 157cec5180 chore: 提交node_modules依赖文件 vor 2 Monaten
misc 157cec5180 chore: 提交node_modules依赖文件 vor 2 Monaten
node_modules 157cec5180 chore: 提交node_modules依赖文件 vor 2 Monaten
types 157cec5180 chore: 提交node_modules依赖文件 vor 2 Monaten
LICENSE.md 157cec5180 chore: 提交node_modules依赖文件 vor 2 Monaten
README.md 157cec5180 chore: 提交node_modules依赖文件 vor 2 Monaten
client.d.ts 157cec5180 chore: 提交node_modules依赖文件 vor 2 Monaten
package.json 157cec5180 chore: 提交node_modules依赖文件 vor 2 Monaten

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 "quick", pronounced /viːt/, like "veet") is a build tool that aims to provide a faster and leaner development experience for modern web projects. 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.