📝

LexicalをCodesandboxで動かしました

2022/10/22に公開

タイトルの通りです。

CodeSandboxの使い方がまだよくわからずですが、GitHubのリポジトリをimportしています。

GitHubではForkしたものから、いくつかインストールが足りてない様子だったので、npm i などをしてから、Push しています。

Fork元は、下記のリポジトリ

facebook/lexical: Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.
https://github.com/facebook/lexical

CodeSandboxは下記
lexical/main - CodeSandbox
https://codesandbox.io/p/github/standard-software/lexical/main?file=%2FREADME.md

「https://codesandbox.io/embed/」から始まる正しいURLを入力してください

なぜか別タブで開かなければ動かない様子で、動作するページはここ

Lexical Playground
https://gvy2hy-3000.preview.csb.app/

「https://codesandbox.io/embed/」から始まる正しいURLを入力してください

Discussion