Shun Miyazawa 0614b0ba63 cleanup vor 2 Jahren
..
src 0614b0ba63 cleanup 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 e3ab5eafd4 improve font settings vor 2 Jahren
package.json 963c8e5a26 fix fb vor 2 Jahren
tsconfig.json f61c4b1e07 clean files vor 2 Jahren
tsconfig.node.json f61c4b1e07 clean files vor 2 Jahren
turbo.json 733ddaa195 devide turbo.json vor 2 Jahren
vite.config.ts 7411339a23 fix exclude settings 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.