0.9.0 • Published 4 years ago

bin-code-editor v0.9.0

Weekly downloads
72
License
MIT
Repository
-
Last release
4 years ago

bin-code-editor

基本的代码编辑器插件,现只支持json,后期扩展配置

Docs

document

Start

Clone or download this repository Enter your local directory, and install dependencies:

yarn

Develop

# serve with hot reload at localhost:8080
npm run dev

Build

# build for production with minification
npm run build