Seine is a Javascript library of React components and utilities to view and edit structured content.
Dependencies
yarn add react react-dom draft-js styled-componentsContent editor
yarn add @seine/editorContent renderer
yarn add @seine/contentRun in development mode
yarn dev:startBuild and serve production static files
yarn build
yarn startFor other options see yarn start --help command output.