public | ||
src | ||
.eslintrc.cjs | ||
.gitignore | ||
.npmrc | ||
Dockerfile | ||
index.html | ||
package.json | ||
pnpm-lock.yaml | ||
README.MD | ||
tsconfig.json | ||
tsconfig.node.json | ||
vite.config.ts |
white-nights
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.
pnpm dev
Building for production.
pnpm build
Running the production server.
pnpm start
Learn More
To learn more about Refine, please check out the Documentation
License
MIT