Qingji Vocabulary is a web application for reviewing words. Teachers provide words, and students review multiple modules. The average time to complete each word is used as the ranking. It is committed to improving students' interest in learning and extracurricular review. of autonomy.
This project is a multi-page application, divided into two entry files: user interface and management interface.
This project is my first practice project to get started with Vue. Currently, it has few functions and many shortcomings. It will continue to be updated and iterated in the future.
Vue2 + Vuex + Vue-router + Element UI + Axios + SCSS
Lumen (PHP) + MySQL
# 下载
git clone https://github.com/gd4Ark/learn_english.git
# 安装依赖
npm install
# 安装服务端依赖
cd server
composer install
server/.env
.src/common/config/config.js
(fill in 127.0.0.1 if LAN access is not required). # 开发模式
npm run serve
# 构建模式
npm run build
Note:
current
variable in vue.config.js
.admin
. Qingji Memorize Words © 4ark, released under the MIT license.
Blog · GitHub @gd4Ark
If you think my project is good, please give it a star to encourage me~