Add Code Sandbox template link

This can help to have reproduction repository and experiment features in Alpha
This commit is contained in:
Enguerrand des Vaux
2020-09-27 15:48:53 +02:00
committed by Herrington Darkholme
parent 3b7369473c
commit 07cf69502f

View File

@@ -9,6 +9,8 @@
This project is still under heavy development. Feel free to join us and make your first pull request.
Sandbox template to experiment -> https://codesandbox.io/s/element-plus-ncxnt
---
Join our [Discord](https://discord.link/ElementPlus) to start communicating with everybody <a href="https://discord.link/ElementPlus" target="_blank" rel="noreferrer noopener" align="center"> ![Discord](https://discord.com/api/guilds/746641026239954954/widget.png?style=shield)</a>
@@ -20,6 +22,9 @@ $ yarn bootstrap
```
the project will install all dependencies and run `lerna bootstrap` to initialize the project
## Sandbox to experiment
## Website preview
With command
```bash