项目作者: vcl

项目描述 :
The Visual Component Library
高级语言: HTML
项目地址: git://github.com/vcl/vcl.git
创建时间: 2018-08-14T14:04:57Z
项目社区:https://github.com/vcl/vcl

开源协议:MIT License

下载


Visual Component Library Monorepo

Demo

Demo browser showing all VCL modules.

Docs

See README.md for an overview of VCL.

Development

See README.md for a guide how to run a module’s demo.
See DEVELOPMENT.md for the mechanics and philosophy behind VCL modules.

Creating Releases

After your changes have been merged into master, run

  1. npm run tag
  2. npm run publish