# vue-study **Repository Path**: Sully_Jake/vue-study ## Basic Information - **Project Name**: vue-study - **Description**: 英语练习,牛津词典库 - **Primary Language**: NodeJS - **License**: Unlicense - **Default Branch**: master - **Homepage**: https://biangege.top - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-06-03 - **Last Updated**: 2022-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-study ## 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/).