8000 GitHub - wqy0916/pixivic-pc: ✨pixivic.com power by vue
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wqy0916/pixivic-pc

 
 

Repository files navigation

简体中文 | English

Pixivic 前端

简介

一个简单的pixiv图片工具站,前端由vue全家桶驱动。

项目特点

  • [ x ] 流畅的瀑布流
  • [ x ] 图片详情模块
  • [ x ] 画师模块
  • [ x ] 用户模块
  • [ x ] 评论模块
  • [ x ] 搜索模块
  • [ x ] 排行模块
  • [ x ] 画集模块
  • [ x ] 多语言i18n

启动项目

clone

git clone https://github.com/cheer-fun/pixivic-pc.git
cd pixivic-pc

yarn

yarn
yarn serve
yarn build

or npm

npm install
npm run serve
npm run build

备注

如果你想要为这个项目添砖加瓦,欢迎提issue或者pr~~~

About

✨pixivic.com power by vue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 69.0%
  • JavaScript 27.2%
  • Less 2.5%
  • HTML 1.3%
0