andrewbrg / codepad-chrome-app

An awesome multi-language IDE written in JavaScript, crafted for ChromeOS and released under the GNU general public license!
https://chrome.google.com/webstore/detail/code-pad-ide/adaepfiocmagdimjecpifghcgfjlfmkh
GNU General Public License v3.0
134 stars 86 forks source link

how do i run the progam? #65

Open Miles-byt opened 3 years ago

Miles-byt commented 3 years ago

hello, i was wondering how i would run the code if possible. i am confused about this.

coder0107git commented 3 years ago

If you are wondering how to run this chrome extension you can install it here or install it as a unpacked exstension. If you are wondering how to run a server side code language like php or python you will need a webserver or access to the comandline. If you want to run a client side language like HTML, CSS, or JavaScript you can open it in most web browsers.

coder0107git commented 1 year ago

@Miles-byt Can this be closed?