soumaeda 97e17f4126 134432 change spell to openTableModal vor 2 Jahren
..
src 97e17f4126 134432 change spell to openTableModal vor 2 Jahren
.eslintignore e5f43a2f0d init eslint settings vor 2 Jahren
.eslintrc.cjs e5f43a2f0d init eslint settings vor 2 Jahren
.gitignore 96423524fd add editor package vor 2 Jahren
README.md fd8e3b6374 add README.md vor 2 Jahren
index.html e3ab5eafd4 improve font settings vor 2 Jahren
package.json 17c3edc3fa clean code vor 2 Jahren
tsconfig.json f61c4b1e07 clean files vor 2 Jahren
tsconfig.node.json f61c4b1e07 clean files vor 2 Jahren
turbo.json 733ddaa195 devide turbo.json vor 2 Jahren
vite.config.ts c68263b031 fix vor 2 Jahren

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.