Get Atomix up and running in your project
Install Atomix using npm, yarn, or pnpm. Follow our simple setup guide to start building with Atomix components.
Before installing Atomix, make sure you have the following requirements met:
React library for building user interfaces
JavaScript runtime environment
npm, yarn, or pnpm
Choose the installation method that best fits your project setup. All methods install the same package.
Install via npm package manager. Recommended for most projects.
npm install @shohojdhara/atomixInstall via yarn package manager. Great for monorepos and workspaces.
yarn add @shohojdhara/atomixInstall via pnpm package manager. Fast and efficient disk space usage.
pnpm add @shohojdhara/atomixOnce installed, explore these resources to get the most out of Atomix