Kaynağa Gözat

add README.md

Yuki Takei 2 yıl önce
ebeveyn
işleme
fd8e3b6374
1 değiştirilmiş dosya ile 14 ekleme ve 0 silme
  1. 14 0
      packages/editor/README.md

+ 14 - 0
packages/editor/README.md

@@ -0,0 +1,14 @@
+# `@growi/editor`
+
+## Development with vite
+
+```bash
+cd packages/editor
+yarn serve
+```
+
+## Playground
+
+If you need to simulate something `@growi/app` feature, you can implement it into the playground.  
+See the `components/playground` directory.
+