Yuki Takei bf0ba232a1 update useSWRStatic data with mutate method vor 2 Jahren
..
src bf0ba232a1 update useSWRStatic data with mutate method 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 dcafcf3c56 layout playground vor 2 Jahren
package.json dcae5edca4 refactor CodeMirrorEditor component vor 2 Jahren
tsconfig.json f61c4b1e07 clean files vor 2 Jahren
tsconfig.node.json f61c4b1e07 clean files vor 2 Jahren
turbo.json bf1fc85422 devide turbo.json vor 2 Jahren
vite.config.ts dcafcf3c56 layout playground 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.