LayX
Docs
Components
Download
Templates
Blog
Download
Getting started
Introduction
Installation
Quick Start
CLI
Core Concepts
Overview
Customize
Customize
Layout System
Breakpoints
Container Component
Layout Component
Main
Base
Typography
Components
Accordion
Alert
Breadcrumb
Button
Card
Carousel
Chart
Dialog
Draggable
Form
Footer
Media
Navbar
Pagination
Popover
Sheet
Section
Tab
Tooltip
Window
Helpers
Flex and Grid
Layout
Utilities
Border
Color
Display
Flex
Grid
Height
Margin
Opacity
Padding
Position
Shadow
Width
Z-index
Others
Background
Dynamic Render
Icon
PWA
Partial Render
Scroll Driven Animation
Smooth Scroll
Syntax Highlighter
Theme
View Transition
About
Contributing
License
Quick Start
Create a New Project:
Initialize a new Layx project in your desired folder:
layx
create
Start Coding:
Build your project with modular components and utility classes.
Build for Production:
Once ready, run:
layx
build
Modify Your Project After Build:
Need to make changes? Use the
unbuild
command:
layx
unbuild
See quick
overview
.