Installation
react-simplikit
is available via npm for Node.js and Bun.
Node.js
Install react-simplikit with the following command:
sh
npm install react-simplikit
sh
pnpm add react-simplikit
sh
yarn add react-simplikit
Bun
react-simplikit is also available on Bun. You can install it via the following command:
sh
bun add react-simplikit