项目作者: v-braun

项目描述 :
Gallery of awesome Cocoa Controls
高级语言: JavaScript
项目地址: git://github.com/v-braun/cocoa-rocks.git
创建时间: 2018-09-24T17:57:03Z
项目社区:https://github.com/v-braun/cocoa-rocks

开源协议:MIT License

下载


Cocoa Rocks 🤘

Gallery of awesome Cocoa Controls - cocoa.rocks

By v-braun - viktor-braun.de.



What

Source code and data file for: cocoa.rocks

Why

  • I love awesome UI Controls
  • I love static sites
  • I love plain HTML/JS (but would never go without SCSS 🤷‍♂️)
  • I really think that Cocoa Rocks!

Contributing

See here

Build

  1. # install deps
  2. npm install
  3. # create dist build
  4. npm run dist
  5. # run in watch mode with broweser reload (on http://localhost:3333)
  6. npm run serve
  7. # enrich the data file with information from GitHub
  8. export COCOA_ROCKS_GITHUB_TKN=<<github-tkn>> || set COCOA_ROCKS_GITHUB_TKN=<<github-tkn>>
  9. npm run updatedata

License

See LICENSE.