From d94c31825bdbb0406a1fa06292bd1f01e64a81df Mon Sep 17 00:00:00 2001 From: yxhc <825210484@qq.com> Date: Mon, 19 Aug 2024 09:32:31 +0800 Subject: [PATCH] feat: init --- README.md | 7 ++- commitlint.config.js | 3 ++ drone/index.md | 15 ++++++ package.json | 60 +++++++++++++++++++++ postcss.config.js | 6 +++ public/favicon.ico | Bin 0 -> 4286 bytes ...投资信息化项目绩效评价咨询单.wps | Bin 0 -> 68608 bytes tailwind.config.js | 35 ++++++++++++ vite.config.js | 55 +++++++++++++++++++ 9 files changed, 180 insertions(+), 1 deletion(-) create mode 100644 commitlint.config.js create mode 100644 drone/index.md create mode 100644 package.json create mode 100644 postcss.config.js create mode 100644 public/favicon.ico create mode 100644 public/丽水市本级政府投资信息化项目绩效评价咨询单.wps create mode 100644 tailwind.config.js create mode 100644 vite.config.js diff --git a/README.md b/README.md index c7232cf..02124a7 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ -# itemmanager-huzhou +# Vue 3 + Vite +This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `