Quick Start
Installation Guide
Follow these steps to get started with Elementique:
Install the library directly using npm:
Vite
- Setup a new Vite+React application using Typescript:
- Install Elementique
- Import and use Elementique components
NextJS
- Setup a new Next JS application using Typescript:
- Install Elementique
- Import and use Elementique components