No description
- HTML 37.6%
- TypeScript 36.6%
- JavaScript 20.7%
- CSS 5.1%
| site | ||
| src | ||
| template | ||
| .gitignore | ||
| LICENSE | ||
| package.json | ||
| polyfills.js | ||
| README.md | ||
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