# Programmer_base **Repository Path**: flappybear408/Programmer_base ## Basic Information - **Project Name**: Programmer_base - **Description**: A mobile terminal project developed with Vue, which enables programmers to conduct technical discussions, post, etc. on the platform. - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-19 - **Last Updated**: 2022-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, Vant ## README # programmer-base ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).