Skip to content

foxpage/foxpage-component-framework

Repository files navigation

Foxpage Component Framework

Foxpage logo

Low-code, made simple and fast


Node Version Typescript Version Yarn Version NPM Version

Foxpage is a lightweight front-end low-code framework.

Foxpage Component Framework is a front-end Framework for componentization and integration of Component development, build, and release processes.

English | 简体中文

Getting Started

Read the FoxPage tutorial

Project

<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

⏳ Installation

$ yarn boot
$ lerna run build

Start

$ yarn start

Contributing

Please read our Contributing Guide before submitting a Pull Request to the project.

Documentation

See our documentation live Docs for the Foxpage Server.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published