Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 940 Bytes

README.md

File metadata and controls

40 lines (28 loc) · 940 Bytes

TrexUI Tailwind CSS Components - Free SaaS Theme 🚀

Build website in minutes using our UI components, sections and pages with easy to use customization options.

Trex Free Nextjs Template

🖥 Demo

Check out a live demo.

📦 Installation

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

🤝 Contributing

Let’s create great products together! We encourage and welcome collaboration and any type of contribution.