Skip to content
This repository was archived by the owner on Dec 21, 2025. It is now read-only.

Repository files navigation

React Component Library

Component library using React to build artworks for exhibition.mixing-senses.art.

1. Getting started

  1. Install @vi.son/components
  2. Import desired components, e.g.:
import { Narrative } from "@vi.son/components";
  1. Use them in your React component:
<div>
<Narrative content={content} show={true} version={process.env.VERSION}
/>
</div>

Releases

Packages

Contributors

Languages