Yuki Takei 32be4b0fb1 set font-family for CodeMirrorEditor 2 yıl önce
..
src 32be4b0fb1 set font-family for CodeMirrorEditor 2 yıl önce
.eslintignore e5f43a2f0d init eslint settings 2 yıl önce
.eslintrc.cjs e5f43a2f0d init eslint settings 2 yıl önce
.gitignore 96423524fd add editor package 2 yıl önce
README.md fd8e3b6374 add README.md 2 yıl önce
index.html e3ab5eafd4 improve font settings 2 yıl önce
package.json 963c8e5a26 fix fb 2 yıl önce
tsconfig.json f61c4b1e07 clean files 2 yıl önce
tsconfig.node.json f61c4b1e07 clean files 2 yıl önce
turbo.json 733ddaa195 devide turbo.json 2 yıl önce
vite.config.ts 7411339a23 fix exclude settings 2 yıl önce

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.