mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-01-02 02:26:40 +00:00
5d7dc2c5d3
Bump braces from 3.0.2 to 3.0.3 in /scripts/python/lollms_installer/frontend |
||
---|---|---|
.. | ||
dist | ||
public | ||
src | ||
.gitignore | ||
index.html | ||
package-lock.json | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.js | ||
vite.config.js |
Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup>
SFCs, check out the script setup docs to learn more.
Recommended IDE Setup
- VS Code + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).