加入直播会议:周四,美国东部时间上午 11 点,Storybook 9 版本发布及 AMA (问我任何问题)

foxpage storybook 预设

在 Github 上查看

Foxpage 组件框架

Foxpage 是一个轻量级前端低代码框架。

Foxpage 组件框架是一个前端框架,用于组件开发、构建和发布过程的组件化和集成。

English | 简体中文

开始使用

阅读 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 Server 的在线文档

作者
  • xdrxdr
    xdrxdr
  • wangyilong
    wangyilong
  • yhdeng
    yhdeng
  • milkrong
    milkrong
  • shumingzhang
    shumingzhang
  • mianlitp
    mianlitp
标签