# vue2-psychological-test **Repository Path**: nut77/vue2-psychological-test ## Basic Information - **Project Name**: vue2-psychological-test - **Description**: 利用vue2/vuex/vue-router基础来完成一个简单的菲尔人格测验 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-07-25 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 前言 **vue2-psychological-test**项目是利用vue2、vuex、vue-router基础来完成一个简单的菲尔人格测验的单页面。 # 技术栈 nodejs less es6 vue2 vuex vue-router webpack # 项目运行 **注意:项目是基于nodejs运行,需要提前安装好nodejs环境。** ``` git clone 项目地址 cd vue2-psychological-test npm install run dev ``` 然后访问```localhost:8080```即可进入欢迎页面,点击开始测试按钮即可开始菲尔人格测验。 # 部分截图 ![img1](https://gitee.com/nut77/vue2-psychological-test/raw/master/screenshots/1.png) ![img2](https://gitee.com/nut77/vue2-psychological-test/raw/master/screenshots/2.png) ![img3](https://gitee.com/nut77/vue2-psychological-test/raw/master/screenshots/3.png) ![img4](https://gitee.com/nut77/vue2-psychological-test/raw/master/screenshots/4.png) ![img5](https://gitee.com/nut77/vue2-psychological-test/raw/master/screenshots/5.png)