Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.23 KB

README.MD

File metadata and controls

49 lines (31 loc) · 1.23 KB

robustform


This refine project was generated with superplate.

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

  • Supabase Data Provider Docs
  • Material UI Docs
  • Inferencer Docs

License

MIT