# kidsA-Z **Repository Path**: laincast/kidsA-Z ## Basic Information - **Project Name**: kidsA-Z - **Description**: An Vue app display some swf file. Organized some Kids-AtoZ SWF resources, embedded in Vue's Web, in order to solve the problem that SWF is inconvenient to open on mobile terminals - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-07-14 - **Last Updated**: 2023-09-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # kids-a-to-z # 整理了一些 Kids-AtoZ 的 SWF 资源, 嵌入到Vue的Web中, 以便解决SWF不方便在移动终端上打开的问题. ## 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/).