# easycharts **Repository Path**: travisturing/easycharts ## Basic Information - **Project Name**: easycharts - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-22 - **Last Updated**: 2022-06-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Easycharts ### Prepare pnpm ``` npm install -g pnpm ``` ### Project setup ``` pnpm install ``` ### Compiles and hot-reloads for development ``` pnpm serve ``` ### Compiles and minifies for production ``` pnpm build ``` ### References Fast, disk space efficient package manager [Pnpm](https://pnpm.io/zh/) The Progressive JavaScript Framework [Vue3](https://v3.cn.vuejs.org/) The official router for Vue.js [Vue-router4](https://router.vuejs.org/zh/) Next Generation Frontend Tooling [Vite](https://www.vitejs.net/) UI Framework [Ant Design](https://ant.design/)