Skip to content

lxz612/Gank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gank

干货集中营的webapp版

Online Demo

https://lxz612.github.io/Gank/

Summary

这是一个基于Vue的项目。虽然Vue2.0已经出来了,但是这个项目依然用Vue1.0来构建。vue-router也是1.0版本的,语法方面也都是用ES5。因为作为一个初学者,所以还是希望自己从头开始来学习Vue,学习ES。 项目开源出来,和大家分享交流。 注:项目所用的API来自干货集中营

Screenshot

以下是项目截图

icon icon icon

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

license

MIT