FoxPage 元件編輯器 Storybook 擴充套件

在 Github 上檢視

Foxpage 元件框架

Foxpage 是一個輕量級的前端低程式碼框架。

Foxpage 元件框架是一個前端框架,用於元件開發、建置和發佈流程的元件化和整合。

英文 | 簡體中文

開始使用

閱讀 FoxPage 教學

專案

<Project Root>
  ├── packages
  |   ├─ eslint-config-foxpage-component          // eslint config
  |   ├─ foxpage-component-babel-preset           // babel config
  |   ├─ foxpage-component-jest-preset            // jest config
  |   ├─ foxpage-component-storybook-addon        // storybook addon
  |   ├─ foxpage-component-storybook-preset       // storybook preset
  |   ├─ foxpage-component-webpack                // webpack config
  |   ├─ foxpage-component-context                // runtime context, data store
  |   ├─ foxpage-component-editor-context         // editor runtime context, data store
  |   ├─ foxpage-component-editor-storybook-addon // storybook addon for editor
  |   ├─ foxpage-component-editor-widgets         // editor widgets
  |   ├─ foxpage-component-shared                 // common js

⏳ 安裝

$ yarn boot
$ lerna run build

啟動

$ yarn start

貢獻

在向專案提交 Pull Request 之前,請閱讀我們的貢獻指南

文件

請參閱我們的線上文件 文件,了解 Foxpage 伺服器。

由以下人員製作
  • shumingzhang
    shumingzhang
  • milkrong
    milkrong
  • songzinpm
    songzinpm
  • yhdeng
    yhdeng
  • xdrxdr
    xdrxdr
  • wangyilong
    wangyilong
標籤