Yuki Takei 5695973d31 Merge branch 'master' into support/migrate-to-y-websocket hace 2 meses
..
src 5695973d31 Merge branch 'master' into support/migrate-to-y-websocket hace 2 meses
.gitignore 96423524fd add editor package hace 2 años
README.md f5c6c38065 update documents hace 1 año
index.html 4885392b43 refactor: reorganize HTML structure for Playground and add custom icon styles hace 5 meses
package.json dd9907be88 WIP: impl hace 2 meses
tsconfig.json 6b70e0f851 typecheck with tsgo hace 4 meses
turbo.json c567776ba6 add emoji-mart-data package hace 2 meses
vite.config.ts c94cbb10ad refactor(yjs): extract YJS_WEBSOCKET_BASE_PATH constant to @growi/core hace 2 meses

README.md

@growi/editor

Development with vite

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.