Skip to content

Latest commit

 

History

History

gui

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Physical Bits IDE

The Physical Bits IDE is built entirely out of plain HTML/CSS/Javascript. You can host these files in any way you want. However, the entire state of the UI is dependent on the middleware server. So the IDE won't start unless the server is accessible and running.

IDE

Quick start

The easiest way to work on this project is to just start the server as explained here. Once the server is started you can edit any of the IDE files and see the effects of the changes in the browser.

Libraries

We used a lot of cool libraries to make this project.