You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,6 @@
1
-
# CK-UI
1
+
# CK-UI - CodeMeow.
2
+
3
+
Our project CodeMeow. provides users with an application that has an additional visual layer to python's interactive programming console. This way, users are able see the state of their program in a graph representation, as well as the current memory state and possible output.
2
4
3
5
To start the frontend for CodeMeow. install all dependencies with `npm install` and then start the application with `npm start`.
0 commit comments