2
0
reiji-h c8b75dd5bf change button view from accepted file type 2 жил өмнө
..
src c8b75dd5bf change button view from accepted file type 2 жил өмнө
.eslintignore e5f43a2f0d init eslint settings 2 жил өмнө
.eslintrc.cjs e5f43a2f0d init eslint settings 2 жил өмнө
.gitignore 96423524fd add editor package 2 жил өмнө
README.md fd8e3b6374 add README.md 2 жил өмнө
index.html dcafcf3c56 layout playground 2 жил өмнө
package.json b9ee59c574 add react-dropzone 2 жил өмнө
tsconfig.json f61c4b1e07 clean files 2 жил өмнө
tsconfig.node.json f61c4b1e07 clean files 2 жил өмнө
turbo.json bf1fc85422 devide turbo.json 2 жил өмнө
vite.config.ts dcafcf3c56 layout playground 2 жил өмнө

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.