npx create-next-app@latest my-projectnpm install -D tailwindcss postcss autoprefixernpx tailwindcss init -pFor individual Component Blocks, you can integrate them into your React or Next.js application by:
For complete templates, follow these steps:
npm installor
yarn installRun the development server:
npm run devIf 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 Blocks. Built by the founders of Aceternity UI.
© 2025 Aceternity Labs LLC. All Rights Reserved.