truell20 / website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeMirror website

This repository holds the sources for the website for CodeMirror.

This expects to be checked out inside a (installed) codemirror/dev repository (it needs access to the sources to build the reference docs).

npm i
npm run build
ls output # ← the website is in there

About

License:Other


Languages

Language:TypeScript 36.8%Language:HTML 36.6%Language:JavaScript 21.2%Language:CSS 5.4%