Build website in minutes using our UI components, sections and pages with easy to use customization options.
Check out a live demo.
To go with the latest version please copy and past in your terminal the following steps:
git clone https://github.com/SaaS-Framer/trexui.git
Run the development server:
npm install && npm run dev
# or
yarn && yarn dev
# or
pnpm && pnpm dev
Run the production server:
npm run build && npm run start
# or
yarn build && yarn start
# or
pnpm build && yarn start
Let’s create great products together! We encourage and welcome collaboration and any type of contribution.