Yuki Takei 7ff09c17c8 fix lint errors vor 2 Jahren
..
src 7ff09c17c8 fix lint errors vor 2 Jahren
.eslintignore e5f43a2f0d init eslint settings vor 2 Jahren
.eslintrc.cjs e5f43a2f0d init eslint settings vor 2 Jahren
.gitignore 96423524fd add editor package vor 2 Jahren
README.md fd8e3b6374 add README.md vor 2 Jahren
index.html dcafcf3c56 layout playground vor 2 Jahren
package.json 0e28d38670 add TextFormatTools vor 2 Jahren
tsconfig.json f61c4b1e07 clean files vor 2 Jahren
tsconfig.node.json f61c4b1e07 clean files vor 2 Jahren
turbo.json bf1fc85422 devide turbo.json vor 2 Jahren
vite.config.ts dcafcf3c56 layout playground vor 2 Jahren

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.