Yuki Takei 55ab711267 Merge pull request #8146 from weseek/imprv/131762-131770-limit-file-type před 2 roky
..
src 55ab711267 Merge pull request #8146 from weseek/imprv/131762-131770-limit-file-type 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 71539d6f33 Merge branch 'imprv/126522-change-font-size-in-editor-header-level' into feat/130149-able-to-change-font-size-in-header-level 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.