From 07cf69502f78313ceba7913585da2ecbca416ad3 Mon Sep 17 00:00:00 2001 From: Enguerrand des Vaux Date: Sun, 27 Sep 2020 15:48:53 +0200 Subject: [PATCH] Add Code Sandbox template link This can help to have reproduction repository and experiment features in Alpha --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c8216ea8c8..ce34ce950b 100644 --- a/README.md +++ b/README.md @@ -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 ![Discord](https://discord.com/api/guilds/746641026239954954/widget.png?style=shield) @@ -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