Skip to content

Collection of React components to build editor of your content

Notifications You must be signed in to change notification settings

redchiliorg/seine

Repository files navigation

Seine

Seine is a Javascript library of React components and utilities to view and edit structured content.

Installation

Dependencies

yarn add react react-dom draft-js styled-components

Content editor

yarn add @seine/editor

Content renderer

yarn add @seine/content

Storybook

Run in development mode

yarn dev:start

Build and serve production static files

yarn build
yarn start

For other options see yarn start --help command output.

About

Collection of React components to build editor of your content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published