# exercise **Repository Path**: agang2008/exercise ## Basic Information - **Project Name**: exercise - **Description**: 在线题库前端 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: http://online.songqiang.club/login - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-06-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # exercise ## 测试 ``` http://online.songqiang.club/login student 123456 ``` ## 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/).