Shun Miyazawa 14699a9d19 Merge pull request #8411 from weseek/feat/139306-using-code-mirror-editor-to-enable-commenting преди 2 години
..
src 14699a9d19 Merge pull request #8411 from weseek/feat/139306-using-code-mirror-editor-to-enable-commenting преди 2 години
.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 0ea802edfb delete thememirror преди 2 години
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.