Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.04 KB

README.MD

File metadata and controls

41 lines (26 loc) · 1.04 KB

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