Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sumeetgodse/code-snippet-runner
A snipper runner built with CodeMirror & React that can run HTML, CSS, JS
https://github.com/sumeetgodse/code-snippet-runner
codemirror netlify react
Last synced: 4 days ago
JSON representation
A snipper runner built with CodeMirror & React that can run HTML, CSS, JS
- Host: GitHub
- URL: https://github.com/sumeetgodse/code-snippet-runner
- Owner: sumeetgodse
- Created: 2021-05-05T07:25:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-16T08:32:02.000Z (about 1 month ago)
- Last Synced: 2024-11-16T09:25:11.094Z (about 1 month ago)
- Topics: codemirror, netlify, react
- Language: JavaScript
- Homepage: https://code-snippet-runner.netlify.app/
- Size: 552 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Code Runner
### A snipper runner built with CodeMirror & React that can run HTML, CSS, JS
### Run locally -
- Clone this repo
- Run `yarn install`
- Run `yarn start`#### App should now be running on `http://localhost:3000/`
#### Visit live app - https://code-snippet-runner.netlify.app/