Swapr-configs is an atomic monorepo that implements a set of UI configurations meant to be shared across projects.
Before you can run this project, make sure you have the following software installed:
- Node.js 18 or higher
- Bun
- Git
To get started with Swapr Configs, follow these steps:
-
Clone the repository:
git clone https://github.com/SwaprHQ/swapr-configs.git
-
Install the dependencies and build the projects:
cd swapr-configs bun install
Swapr is released under the ISC License.