🌊 a web editor for react/tsx app develop、build !
Write TypeScript code in the browser, React (TSX) code! Support for compiling and exporting!
https://editor-saber2pr.vercel.app/
English | 简体中文
yarn install
yarn dev
If I haven't maintained it for a long time and the TypeScript version is too old, do the following:
git clone https://github.com/Saber2pr/editor.git
cd editor
yarn install
# update typescript version
yarn add monaco-editor
yarn add monaco-editor-webpack-plugin -D
yarn build
cp -r samples build/samples
cd build
npx serve
https://github.com/Saber2pr/react-native-playground