@0bie/pattern-lib 中文文档教程

发布于 6年前 浏览 22 更新于 3年前

Pattern Library

一组可重用的 UI 组件。

About

使用现代 CSS 和 JavaScript 功能编写,其创建目的是通过提供可重用代码(组件)的核心基础来增强客户端开发过程。

pattern-lib 可以在不同规模的项目中使用,为了减轻重量,分布式代码只包含清单文件中包含的组件(或助手)。

清单文件 (manifest.[js|scss]) 包含最终构建中包含的文件列表。

Developing

  • Install yarn
  • Install project dependencies: yarn install
  • Start development server: yarn start (http://localhost:8080)

Building

  • Run Delopment Build: yarn build:dev
  • Run production build: yarn build:prod

Documentation

模式库文档

Pattern Library

A collection of reusable UI components.

About

Written using modern CSS and JavaScript features, the purpose of its creation is to enhance the client-side development process by providing a core base of reusable code (components).

pattern-lib can be used across projects at different scales, in order to reduce weight the distributed code consists of only the components (or helpers) which have been included in the manifest file.

A manifest file (manifest.[js|scss]) contains the list of files that are included in the final build.

Developing

  • Install yarn
  • Install project dependencies: yarn install
  • Start development server: yarn start (http://localhost:8080)

Building

  • Run Delopment Build: yarn build:dev
  • Run production build: yarn build:prod

Documentation

Pattern Library Docs

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文