fork refine

This commit is contained in:
Stefan Pejcic
2024-02-05 10:23:04 +01:00
parent 3fffde9a8f
commit 8496a83edb
3634 changed files with 715528 additions and 2 deletions

View File

@@ -0,0 +1,12 @@
---
id: overview
title: Overview
slug: /
---
## What is refine?
**refine** is a React-based framework for the rapid ✨ development of web applications.
It eliminates the repetitive tasks demanded by **CRUD** operations and provides industry standard solutions for critical parts like **authentication**, **access control**, **routing**, **networking**, **state management**, and **i18n**.
**refine** is _headless by design_ offering unlimited styling and customization options.

View File

@@ -0,0 +1,11 @@
---
id: quickstart
title: Quick Start Guide
---
**refine** works on any environment you can run **React** (incl. *CRA, Next.js, Remix, Vite* etc.)
Although you could take the time to manually set up your environment and install **refine** packages afterwards, the smart way to get started with **refine** is using the project starter tool.

View File

@@ -0,0 +1,8 @@
---
id: licence
title: Licence
---
# Overview
**refine** is licensed under the MIT Licence. It only requires the preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.