# vue-codemirror **Repository Path**: junzhengliu/vue-codemirror ## Basic Information - **Project Name**: vue-codemirror - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-13 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-codemirror > 基于 vue-codemirror-lite 的代码编辑器demo,支持动态批量 ## Building [![Build Status](https://travis-ci.org/yaimeet/vue-codemirror.svg?branch=master)](https://travis-ci.org/yaimeet/vue-codemirror) ## Demo [https://5e02c0ea4e46f04cd0664f75--suspicious-poincare-8439cb.netlify.com/](https://5e02c0ea4e46f04cd0664f75--suspicious-poincare-8439cb.netlify.com/) ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ```