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

https://github.com/itsmunim/simple-python-ide

A simple python code executor textbox/ide in angularjs
https://github.com/itsmunim/simple-python-ide

Last synced: 3 months ago
JSON representation

A simple python code executor textbox/ide in angularjs

Awesome Lists containing this project

README

          

A simple python code executor textbox component written in AngularJS

### Setup

- `npm install`

### Run the Code Runner Server

- `node server.js`

### Run the AngularJS Client

- `npm start`