# template-vite-chat **Repository Path**: hermes-link/template-vite-chat ## Basic Information - **Project Name**: template-vite-chat - **Description**: 使用 Vite Vue.js Naive 搭建的一个模版项目 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-12 - **Last Updated**: 2023-07-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ```shell npm config set registry https://registry.npmmirror.com npm install npm install -D tailwindcss postcss autoprefixer npx tailwindcss init -p npm install pinia npm install vue-router@4 npm i -D naive-ui npm install axios npm i @vueuse/core ``` # Vue 3 + TypeScript + Vite This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `