https://github.com/bohdanmoroziuk/online-code-editor
Code editor created with React and Codemirror.
https://github.com/bohdanmoroziuk/online-code-editor
code-editor code-editor-online codemirror react typescript
Last synced: 2 months ago
JSON representation
Code editor created with React and Codemirror.
- Host: GitHub
- URL: https://github.com/bohdanmoroziuk/online-code-editor
- Owner: bohdanmoroziuk
- License: mit
- Created: 2021-06-30T07:05:05.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-07-31T08:52:06.000Z (almost 3 years ago)
- Last Synced: 2025-04-06T22:21:23.472Z (about 1 year ago)
- Topics: code-editor, code-editor-online, codemirror, react, typescript
- Language: TypeScript
- Homepage: https://yuzumi.github.io/online-code-editor/
- Size: 1.83 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Online Code Editor
> Code editor created with React and Codemirror.
## Preview

## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.
### `npm test`
Launches the test runner in the interactive watch mode.
### `npm run build`
Builds the app for production to the `build` folder.