/Dialect

“乡音塾”方言APP采用的是前后端分离开发,前端主要使用Vue.js、HTML5、CSS3、VantUI来完成页面和效果的基本实现,Webpack来完成模块化打包工作,Vue-router来完成前端路由工作,Axios来完成前后端的请求交互,后端主要使用SpringBoot微服务框架,数据服务主要使用MySQL数据库。使用HBuilderX完成项目的安卓端打包。

Primary LanguageVue

dialect

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.