# mathGen **Repository Path**: cason6810/mathGen ## Basic Information - **Project Name**: mathGen - **Description**: 生成10以内小学口算题、算术题,检查答案 生成二维码:https://cason6810.gitee.io/mathgen/qrcode - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: https://cason6810.github.io/mathGen - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-28 - **Last Updated**: 2024-03-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # math ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).