WNomunomu 87b99a22e8 Merge branch 'dev/7.0.x' into feat/create-modal-for-parent-page-selection před 2 roky
..
dist bd83758ccf fix import modules před 2 roky
src 7e31ca89ca Merge branch 'dev/7.0.x' into imprv/126530-130491-save-mod-enter před 2 roky
.eslintignore e5f43a2f0d init eslint settings před 2 roky
.eslintrc.cjs e5f43a2f0d init eslint settings před 2 roky
.gitignore 96423524fd add editor package před 2 roky
README.md fd8e3b6374 add README.md před 2 roky
index.html dcafcf3c56 layout playground před 2 roky
package.json 0e28d38670 add TextFormatTools před 2 roky
tsconfig.json f61c4b1e07 clean files před 2 roky
tsconfig.node.json f61c4b1e07 clean files před 2 roky
turbo.json bf1fc85422 devide turbo.json před 2 roky
vite.config.ts dcafcf3c56 layout playground před 2 roky

README.md

@growi/editor

Development with vite

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.