reiji-h bf8014346a change to onFileOpen před 2 roky
..
src bf8014346a change to onFileOpen 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 b9ee59c574 add react-dropzone 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.