Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 486 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 486 Bytes

vue-weibo

高仿知乎日报项目 2017-7-4日开始

本项目前端采用vue编写,样式采用scss,后台接口利用node进行转发调用知乎日报的接口

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.