inula/packages/create-inula/lib/generators/Simple-reactive-app/templates/vite
stevending1st 3ad82f5fe4 !142 fix(createInula): Repair the address of the official website
* fix(createInula): Repair the address of the official website
2024-02-17 06:43:25 +00:00
..
src !142 fix(createInula): Repair the address of the official website 2024-02-17 06:43:25 +00:00
README.md [create-inula]<fix>明确node版本 & 项目名优化 2023-12-01 15:16:49 +08:00
index.html [create-inula]<feat> 新增响应式 API 模板 2023-12-01 12:15:24 +08:00
package.json [create-inula]<feat> 新增响应式 API 模板 2023-12-01 12:15:24 +08:00
vite.config.js [create-inula]<feat> 新增响应式 API 模板 2023-12-01 12:15:24 +08:00

README.md

openinula + vite

该模板提供了 openinula 工作在 vite的基础配置。

请注意由于Vite插件有node版本限制请使用node -v命令确认node版本大于等于node v18。