Aucune description

lblt a643455c0c update il y a 1 jour
public 248720f2d4 Initial commit from create-refine-app il y a 1 mois
src a643455c0c update il y a 1 jour
.env.local a643455c0c update il y a 1 jour
.eslintrc.cjs 248720f2d4 Initial commit from create-refine-app il y a 1 mois
.gitignore 248720f2d4 Initial commit from create-refine-app il y a 1 mois
.npmrc 248720f2d4 Initial commit from create-refine-app il y a 1 mois
COMPONENTS_API_COMPLIANCE.md b7546da905 update il y a 3 jours
COMPONENTS_INTEGRATION_COMPLETE.md b7546da905 update il y a 3 jours
DATA_PROVIDER_PUT_UPDATE.md b7546da905 update il y a 3 jours
Dockerfile 248720f2d4 Initial commit from create-refine-app il y a 1 mois
PREVIEW_FEATURE_COMPLETE.md b7546da905 update il y a 3 jours
PREVIEW_INTEGRATION.md b7546da905 update il y a 3 jours
README.MD 248720f2d4 Initial commit from create-refine-app il y a 1 mois
index.html 248720f2d4 Initial commit from create-refine-app il y a 1 mois
package-lock.json f936f12447 init il y a 1 mois
package.json f936f12447 init il y a 1 mois
tsconfig.json 248720f2d4 Initial commit from create-refine-app il y a 1 mois
tsconfig.node.json 248720f2d4 Initial commit from create-refine-app il y a 1 mois
vite.config.ts 582e39b0dc update code il y a 1 mois

README.MD

byop-dashboard

<a href="https://refine.dev">
<img alt="refine logo" src="https://refine.ams3.cdn.digitaloceanspaces.com/readme/refine-readme-banner.png">
</a>


This Refine project was generated with create refine-app.

Getting Started

A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility ✨

Refine's hooks and components simplifies the development process and eliminates the repetitive tasks by providing industry-standard solutions for crucial aspects of a project, including authentication, access control, routing, networking, state management, and i18n.

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

  • REST Data Provider Docs
  • Ant Design Docs
  • React Router Docs
  • Custom Auth Provider Docs

License

MIT