vue-interview

建议使用vue cli 将这个仓库克隆至你自己的github,然后从master开一个分支做开发,然后再合并至master。面试指引在网页首页。

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.