Shun Miyazawa 0614b0ba63 cleanup před 2 roky
..
src 0614b0ba63 cleanup 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 e3ab5eafd4 improve font settings před 2 roky
package.json 963c8e5a26 fix fb 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 733ddaa195 devide turbo.json před 2 roky
vite.config.ts 7411339a23 fix exclude settings 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.