Bläddra i källkod

Update README_zh.md

tags/3.0.1
Caven Chen 2 år sedan
förälder
incheckning
c8c7e51fe0
Inget konto är kopplat till bidragsgivarens mejladress
1 ändrade filer med 13 tillägg och 0 borttagningar
  1. 13
    0
      README_zh.md

+ 13
- 0
README_zh.md Visa fil

@@ -149,6 +149,19 @@ module.exports = {
}
```

`vite`

[Project Template](https://github.com/dvgis/dc-vite)

```js
// vite.config.js
import { defineConfig } from 'vite'
import DC from '@dvgis/vite-plugin-dc'

export default defineConfig({
plugins: [DC()],
})
```

## 开始


Laddar…
Avbryt
Spara