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