Skip to content

Commit

Permalink
delete
Browse files Browse the repository at this point in the history
  • Loading branch information
Thecosy committed Jan 18, 2024
1 parent 491263b commit 1b25c51
Show file tree
Hide file tree
Showing 65 changed files with 16 additions and 18,013 deletions.
4 changes: 2 additions & 2 deletions docs/getting-started/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ npm run dev

:::tip

In case you select `Yes` for the `Do you want to add example pages?` option while using the CLI wizard, the Refine will add sample CRUD pages utilizing [`Refine Inferencer`](/docs/ui-integrations/ant-design/components/inferencer/) and fill the `resources` property.
In case you select `Yes` for the `Do you want to add example pages?` option while using the CLI wizard, the Refine will add sample CRUD pages utilizing [`Refine Inferencer`] and fill the `resources` property.

It is highly recommended to add example pages as it provides a clearer understanding of how **Refine** works and lets you test out the CRUD operation functionalities.

Expand All @@ -174,6 +174,6 @@ You will see the output as a table populated with `blog_posts` and `category` da

👉 Jump to [Tutorials](/docs/tutorial/introduction/index/) and continue your work to turn your example project into a full-blown CRUD application! 🚀

👉 Read more on [Advanced Tutorials](/docs/advanced-tutorials/) for different usage scenarios.
👉 Read more on [Advanced Tutorials] for different usage scenarios.

👉 See [real-life examples](/templates) built using **Refine**

1 comment on commit 1b25c51

@vercel
Copy link

@vercel vercel bot commented on 1b25c51 Jan 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

icedoc – ./

icedoc-thecosy.vercel.app
icedoc.vercel.app
icedoc-git-main-thecosy.vercel.app

Please sign in to comment.