# vue3-ts-post **Repository Path**: self-denial-cy/vue3-ts-post ## Basic Information - **Project Name**: vue3-ts-post - **Description**: Vue3+TypeScript仿知乎专栏项目实战 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-08-16 - **Last Updated**: 2022-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue3, CompositionApi, TypeScript ## README # vue3-ts-post ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).