Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/