项目作者: montoulieu

项目描述 :
🌌 A social network for collecting and sharing clusters of GitHub Stars.
高级语言: Vue
项目地址: git://github.com/montoulieu/star-clusters.git
创建时间: 2019-05-03T19:41:34Z
项目社区:https://github.com/montoulieu/star-clusters

开源协议:

下载


Star Clusters for GitHub

🌌 A social network for collecting and sharing clusters of GitHub Stars.

Build Setup

  1. # install dependencies
  2. $ yarn install
  3. # serve with hot reload at localhost:3000
  4. $ yarn run dev
  5. # build for production and launch server
  6. $ yarn run build
  7. $ yarn start
  8. # generate static project
  9. $ yarn run generate