Skip to content

Files

Latest commit

c342513 · May 12, 2025

History

History

client

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 27, 2025
May 12, 2025
Aug 12, 2024
Sep 24, 2023
Aug 16, 2024
Mar 19, 2024
Jul 16, 2023
Feb 27, 2025
Mar 5, 2024
Jul 16, 2023
Feb 27, 2025
Feb 27, 2025
Aug 12, 2024
May 12, 2025
Mar 27, 2025
Feb 27, 2025
Mar 19, 2024
Aug 16, 2024
Mar 27, 2025

Launchr Web UI

Getting Started

refine is a React-based framework for building data-intensive applications in no time ✨

Refine offers lots of out-of-the box functionality for rapid development, without compromising extreme customizability. Use-cases include, but are not limited to admin panels, B2B applications and dashboards.

Available Scripts

Running the development server.

    yarn dev

Building for production.

    yarn build

Running the production server.

    yarn start

Learn More

To learn more about refine, please check out the Documentation

License

MIT