npx create-next-app@latest my-project
npm install -D tailwindcss postcss autoprefixer
npx tailwindcss init -p
For individual component packs, you can integrate them into your React or Next.js application by:
For complete templates, follow these steps:
npm install
or
yarn install
Run the development server:
npm run dev
If you encounter dependency conflicts, try installing with the --legacy-peer-deps flag:
npm install --legacy-peer-deps
Access an ever-growing collection of premium, meticulously crafted templates and component packs. Built by the founders of Aceternity UI.
© 2025 Aceternity Labs LLC. All Rights Reserved.