Custom Elements

一套用于敏捷开发的组件。「A set of components for agile development.」

  • 所有者: wurde/custom-elements
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Custom Elements

An example of the Bit framework. https://bit.dev

Bit stands at the intersection between product and
engineering. It helps you take complex product
requirements, and break them down into independent, and
reusable pieces called "components". It allows you to
create components and compose them with each other.
Components are described by names and APIs, and contain
source code implementation. They can be of different kinds
like apps, pages, UI components, backend services and even
content. You can think of almost anything in components.

Prerequisites

This project requires the bit CLI is installed.

https://bit.dev/docs/getting-started/installing-bit/installing-bit

npx @teambit/bvm install

Getting Started

git clone https://github.com/wurde/custom-elements
cd custom-elements

# Start the development server (open localhost:3000)
bit start

# Or run the app in production mode
bit run comic

# Generate a dependencies graph
bit graph

# Print a list of other commands
bit help

License

This project is FREE to use, reuse, remix, and resell.
This is made possible by the MIT license.

主要指标

概览
名称与所有者wurde/custom-elements
主编程语言JavaScript
编程语言JavaScript (语言数: 2)
平台
许可证
所有者活动
创建于2017-10-13 15:23:02
推送于2022-04-24 03:34:11
最后一次提交
发布数14
最新版本名称v4.0 (发布于 )
第一版名称v0.1.0 (发布于 2017-10-13 10:28:49)
用户参与
星数124
关注者数5
派生数33
提交数2
已启用问题?
问题数0
打开的问题数0
拉请求数2
打开的拉请求数0
关闭的拉请求数17
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?