Explorar o código

add README.md

Yuki Takei %!s(int64=2) %!d(string=hai) anos
pai
achega
fd8e3b6374
Modificáronse 1 ficheiros con 14 adicións e 0 borrados
  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.
+