Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonwong/moon-under-admin-web
moon under admin web
https://github.com/simonwong/moon-under-admin-web
Last synced: 20 days ago
JSON representation
moon under admin web
- Host: GitHub
- URL: https://github.com/simonwong/moon-under-admin-web
- Owner: simonwong
- Created: 2024-04-03T07:43:35.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-04-03T07:44:54.000Z (7 months ago)
- Last Synced: 2024-05-03T03:24:49.511Z (6 months ago)
- Language: TypeScript
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# moon-under
This [Refine](https://github.com/refinedev/refine) project was generated with [create refine-app](https://github.com/refinedev/refine/tree/master/packages/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.
```bash
npm run dev
```### Building for production.
```bash
npm run build
```### Running the production server.
```bash
npm run start
```## Learn More
To learn more about **Refine**, please check out the [Documentation](https://refine.dev/docs)
- **REST Data Provider** [Docs](https://refine.dev/docs/core/providers/data-provider/#overview)
- **Ant Design** [Docs](https://refine.dev/docs/ui-frameworks/antd/tutorial/)
- **Custom Auth Provider** [Docs](https://refine.dev/docs/core/providers/auth-provider/)
- **React Router** [Docs](https://refine.dev/docs/core/providers/router-provider/)## License
MIT