# website **Repository Path**: mirrors_codemirror/website ## Basic Information - **Project Name**: website - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-02-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CodeMirror website This repository holds the sources for the [website for CodeMirror](https://codemirror.net/). This expects to be checked out inside a (installed) [`codemirror/dev`](https://github.com/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 ```