# vite+ts+vue3+highchart **Repository Path**: anym/vite-ts-vue3-highchart ## Basic Information - **Project Name**: vite+ts+vue3+highchart - **Description**: 集成了highchart,基于vue3和 ts 自定义Hooks里的 useStore const {state:ydstate , getters } = useMyStore() ydstate.user // 为了给ydstate加上.自动提示,添加了 hooks getters["user/isLogin"] 为了这一步可以自动提示,添加了 utils.ts工具给 getters加上类型 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-19 - **Last Updated**: 2024-03-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue 3 + TypeScript + Vite This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `