Skip to content

vizhub-core/codemirror-6-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vizhub-io

Experiments with CodeMirror 6. For background & writeup, see Medium: Codemirror 6 Experiments

image

To run:

git submodule update --init --recursive
npm install -g lerna
lerna bootstrap
lerna run build
lerna run start --stream

Then navigate to http://localhost:3000

To watch for changes and recompile automatically, run the following (in a separate terminal):

lerna run watch --stream

About

Experiments with CodeMirror 6

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published