# ceshi **Repository Path**: PengXingYue/ceshi ## Basic Information - **Project Name**: ceshi - **Description**: cesbi - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-11-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # admin-auth ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` 测试环境:yarn serve-test 预生产环境:yarn serve-pre 生产环境:yarn serve-pro ``` ### Compiles and minifies for production ``` 测试环境:yarn build-test 预生产环境:yarn build-pre 生产环境:yarn build-pro ```