Skip to content

Commit 039439f

Browse files
Merge pull request #29 from D-Lite/codesandbox
feat:add codesandox template
2 parents 7a0c459 + 6971f90 commit 039439f

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

content/1.getting-started/0.index.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,11 @@ John Leider, [Buefy](https://buefy.org) by Walter Thomasi, [Reach UI](https://re
3333
from the folks over at React Training, and many other tools that make web development a colorful field.
3434

3535
## Core Concepts
36+
3637
Chakra UI is built from the ground up with two main guiding principles in mind:
3738

38-
1. Accessibility
39-
2. Constraint based design
39+
1. Accessibility
40+
2. Constraint based design
4041

4142
## Vision
4243

@@ -47,9 +48,16 @@ Chakra UI is built from the ground up with two main guiding principles in mind:
4748

4849
## Getting started
4950

50-
To get started, you can use one of the following starters:
51+
To get started, you can use the [Codesandbox](https://codesandbox.io/s/vue-chakra-next-with-autoimport-r1shkt?from-embed){:target="\_blank"} starter template:
52+
53+
<iframe src="https://codesandbox.io/embed/vue-chakra-next-with-autoimport-r1shkt?hidenavigation=1&codemirror=1&moduleview=0&hidedevtools=1&module=/src/components/HelloChakra.vue"
54+
style="width:100%; height:500px; border:10px; border-color: black; border-radius: 4px; overflow:hidden;"
55+
title="vue-chakra-next-with-autoimport"
56+
allow="accelerometer; ambient-light-sensor; camera; encrypted-media; geolocation; gyroscope; hid; microphone; midi; payment; usb; vr; xr-spatial-tracking"
57+
sandbox="allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts"
58+
></iframe>
5159
52-
<i>Stackblitz and CodeSandBox starters are coming soon.</i>
60+
<i>Stackblitz starter template is coming soon.</i>
5361

5462
There are starter demo's available on GitHub thanks to @Codebender828:
5563

@@ -60,6 +68,6 @@ Or follow along with the [installation](1.installation.md) guide.
6068

6169
## Community
6270

63-
Please feel free to connect with the **Chakra UI** community on [Discord](https://discord.gg/sq2Kp6x).
71+
Please feel free to connect with the **Chakra UI** community on [Discord](https://discord.gg/sq2Kp6x).
6472
::DiscordBanner
65-
::
73+
::

0 commit comments

Comments
 (0)