GitHub Action 58aa420428 Bump version 1 рік тому
..
src 702ccb5530 Merge branch 'master' into fix/145247-material-nord-active-line 1 рік тому
.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 e3ab5eafd4 improve font settings 2 роки тому
package.json 58aa420428 Bump version 1 рік тому
tsconfig.json f61c4b1e07 clean files 2 роки тому
tsconfig.node.json f61c4b1e07 clean files 2 роки тому
turbo.json 733ddaa195 devide turbo.json 2 роки тому
vite.config.ts 7411339a23 fix exclude settings 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.