A simple, fast and convenient component library.
Node 16+
React 17+
ReactDOM 17+
npm i primitive-jsx
or
yarn add primitive-jsx
At the root of your project import the library base styles as it follows:
import 'primitivex/dist/primitivex.css'
import { Layout, Box } from 'primitive-jsx'