zhihudaily

📰️知乎日报/主题日报/栏目总览

Stars
23
Committers
2

  • vuejs + vue-router + vuex + vue-resource
  • swiper
  • jade + sass
  • normalize.css + animate.css

Demo

To Do

.
 README.md
 build webpack
 config 
 dist 
 index.html 
 node_modules
 package.json
 src
	 App.vue
	 api
	  api.js api
	  index.js api
	  resource.js VueResource
	  server.js node
	 assets
	  logo.png
	  screenshots 
	   detail.gif
	   list.gif
	   list2.gif
	   sections.gif
	  styles
	      animate.scss css3
	      reset.css cssreset
	      root.scss 
	      zhihu.css 
	 components
	  NewDetail.vue 
	  NewsList.vue 
	  SectionList.vue 
	  TopicList.vue 
	  general 
	 filter.js 
	 main.js js
	 router.js 
	 utils
	  backtop.js
	  lazyload.js v-lazy
	 vuex
	     action.js
	     logger.js
	     plugins.js
	     store.js
 static 
 test karma

Dev

npm install

node-sasscnpm

npm install -g cnpm --registry=https://registry.npm.taobao.org
cnpm install node-sass
npm run server

webpack-server

npm run dev

http://localhost:8081

License

MIT

izzyleungapiyatessss

Show