/btex-monaco

Primary LanguageTypeScriptMIT LicenseMIT

bTeX Monaco

bTeX 代码编辑器,基于 VS Code 使用的代码编辑器 Monaco

编辑器截图

使用方法

  • 运行 yarn 初始化项目文件夹。
  • 运行 yarn build 编译代码。
  • 运行 yarn serve 启动本地服务器,在 /test/index.html 测试编辑器。

相关项目