/simple-python-ide

A simple python code executor textbox/ide in angularjs

Primary LanguageJavaScript

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