demo: https://pillar-zhang.github.io/vue-zhihu-index/
最近学习Vue,为了巩固一下知识,做了知乎的一个登陆注册的demo,目前实现了登陆注册的页面,后续会加上表单验证。
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build