Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Latest commit

 

History

History
48 lines (31 loc) · 1.24 KB

README.MD

File metadata and controls

48 lines (31 loc) · 1.24 KB

refine-mui-tuts


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.

    npm run dev

Building for production.

    npm run build

Running the production server.

    npm run start

Learn More

To learn more about refine, please check out the Documentation

  • Supabase Data Provider Docs
  • Material UI Docs
  • React Router Docs

License

MIT