Sen descrición

lblt f936f12447 init hai 1 mes
public 248720f2d4 Initial commit from create-refine-app hai 1 mes
src f936f12447 init hai 1 mes
.eslintrc.cjs 248720f2d4 Initial commit from create-refine-app hai 1 mes
.gitignore 248720f2d4 Initial commit from create-refine-app hai 1 mes
.npmrc 248720f2d4 Initial commit from create-refine-app hai 1 mes
Dockerfile 248720f2d4 Initial commit from create-refine-app hai 1 mes
README.MD 248720f2d4 Initial commit from create-refine-app hai 1 mes
index.html 248720f2d4 Initial commit from create-refine-app hai 1 mes
package-lock.json f936f12447 init hai 1 mes
package.json f936f12447 init hai 1 mes
tsconfig.json 248720f2d4 Initial commit from create-refine-app hai 1 mes
tsconfig.node.json 248720f2d4 Initial commit from create-refine-app hai 1 mes
vite.config.ts 248720f2d4 Initial commit from create-refine-app hai 1 mes

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