Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 236 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 236 Bytes

codemirror.next-template

A template repository for creating CodeMirror 6 examples.

Getting Started

git clone git@github.com:voraciousdev/codemirror.next-template.git
cd codemirror.next-template
yarn install
yarn dev