Skip to content

Commit

Permalink
chore: fix incorrect npm dev command in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
BatuhanW committed Feb 8, 2024
1 parent 398c826 commit 7dcf3bc
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion examples/blog-material-ui-datagrid/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
You can add webfonts, meta tags, or analytics to this file.
The build step will place the bundled scripts into the <body> tag.
To begin the development, run `npm dev` or `yarn start`.
To begin the development, run `npm run dev` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
--></body>
</html>
2 changes: 1 addition & 1 deletion examples/blog-ra-chakra-tutorial/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
You can add webfonts, meta tags, or analytics to this file.
The build step will place the bundled scripts into the <body> tag.
To begin the development, run `npm dev` or `yarn start`.
To begin the development, run `npm run dev` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
-->
</body>
Expand Down
2 changes: 1 addition & 1 deletion examples/blog-react-hot-toast/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
You can add webfonts, meta tags, or analytics to this file.
The build step will place the bundled scripts into the <body> tag.
To begin the development, run `npm dev` or `yarn start`.
To begin the development, run `npm run dev` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
-->
</body>
Expand Down
2 changes: 1 addition & 1 deletion examples/blog-react-toastify/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
You can add webfonts, meta tags, or analytics to this file.
The build step will place the bundled scripts into the <body> tag.
To begin the development, run `npm dev` or `yarn start`.
To begin the development, run `npm run dev` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
-->
</body>
Expand Down
2 changes: 1 addition & 1 deletion examples/blog-refine-daisyui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
You can add webfonts, meta tags, or analytics to this file.
The build step will place the bundled scripts into the <body> tag.
To begin the development, run `npm dev` or `yarn start`.
To begin the development, run `npm run dev` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
-->
</body>
Expand Down
2 changes: 1 addition & 1 deletion examples/blog-refine-digital-ocean/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
You can add webfonts, meta tags, or analytics to this file.
The build step will place the bundled scripts into the <body> tag.
To begin the development, run `npm dev` or `yarn start`.
To begin the development, run `npm run dev` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
--></body>
</html>
2 changes: 1 addition & 1 deletion examples/blog-refine-filtering/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
You can add webfonts, meta tags, or analytics to this file.
The build step will place the bundled scripts into the <body> tag.
To begin the development, run `npm dev` or `yarn start`.
To begin the development, run `npm run dev` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
--></body>
</html>
2 changes: 1 addition & 1 deletion examples/blog-refine-mantine-strapi/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
You can add webfonts, meta tags, or analytics to this file.
The build step will place the bundled scripts into the <body> tag.
To begin the development, run `npm dev` or `yarn start`.
To begin the development, run `npm run dev` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
--></body>
</html>
2 changes: 1 addition & 1 deletion examples/blog-refine-markdown/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
You can add webfonts, meta tags, or analytics to this file.
The build step will place the bundled scripts into the <body> tag.
To begin the development, run `npm dev` or `yarn start`.
To begin the development, run `npm run dev` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
-->
</body>
Expand Down
2 changes: 1 addition & 1 deletion examples/blog-refine-mui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
You can add webfonts, meta tags, or analytics to this file.
The build step will place the bundled scripts into the <body> tag.
To begin the development, run `npm dev` or `yarn start`.
To begin the development, run `npm run dev` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
-->
</body>
Expand Down
2 changes: 1 addition & 1 deletion examples/blog-refine-nextui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
You can add webfonts, meta tags, or analytics to this file.
The build step will place the bundled scripts into the <body> tag.
To begin the development, run `npm dev` or `yarn start`.
To begin the development, run `npm run dev` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
-->
</body>
Expand Down
2 changes: 1 addition & 1 deletion examples/blog-refine-primereact/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
You can add webfonts, meta tags, or analytics to this file.
The build step will place the bundled scripts into the <body> tag.
To begin the development, run `npm dev` or `yarn start`.
To begin the development, run `npm run dev` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
--></body>
</html>
2 changes: 1 addition & 1 deletion examples/blog-refine-tremor/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
You can add webfonts, meta tags, or analytics to this file.
The build step will place the bundled scripts into the <body> tag.
To begin the development, run `npm dev` or `yarn start`.
To begin the development, run `npm run dev` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
-->
</body>
Expand Down
2 changes: 1 addition & 1 deletion examples/blog-win95/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
You can add webfonts, meta tags, or analytics to this file.
The build step will place the bundled scripts into the <body> tag.
To begin the development, run `npm dev` or `yarn start`.
To begin the development, run `npm run dev` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
--></body>
</html>
2 changes: 1 addition & 1 deletion examples/inferencer-antd/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
You can add webfonts, meta tags, or analytics to this file.
The build step will place the bundled scripts into the <body> tag.
To begin the development, run `npm dev` or `yarn start`.
To begin the development, run `npm run dev` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
--></body>
</html>
2 changes: 1 addition & 1 deletion examples/inferencer-chakra-ui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
You can add webfonts, meta tags, or analytics to this file.
The build step will place the bundled scripts into the <body> tag.
To begin the development, run `npm dev` or `yarn start`.
To begin the development, run `npm run dev` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
--></body>
</html>
2 changes: 1 addition & 1 deletion examples/inferencer-graphql-hasura/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
You can add webfonts, meta tags, or analytics to this file.
The build step will place the bundled scripts into the <body> tag.
To begin the development, run `npm dev` or `yarn start`.
To begin the development, run `npm run dev` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
--></body>
</html>
2 changes: 1 addition & 1 deletion examples/inferencer-headless/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
You can add webfonts, meta tags, or analytics to this file.
The build step will place the bundled scripts into the <body> tag.
To begin the development, run `npm dev` or `yarn start`.
To begin the development, run `npm run dev` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
--></body>
</html>
2 changes: 1 addition & 1 deletion examples/inferencer-mantine/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
You can add webfonts, meta tags, or analytics to this file.
The build step will place the bundled scripts into the <body> tag.
To begin the development, run `npm dev` or `yarn start`.
To begin the development, run `npm run dev` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
--></body>
</html>
2 changes: 1 addition & 1 deletion examples/inferencer-material-ui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
You can add webfonts, meta tags, or analytics to this file.
The build step will place the bundled scripts into the <body> tag.
To begin the development, run `npm dev` or `yarn start`.
To begin the development, run `npm run dev` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
--></body>
</html>

0 comments on commit 7dcf3bc

Please sign in to comment.