Yuki Takei dfdda77143 use material symbols před 1 rokem
..
src dfdda77143 use material symbols před 1 rokem
.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 a75398dd74 upgrade yjs packages před 1 rokem
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.