summaryrefslogtreecommitdiff
path: root/extension/react-app/README.md
blob: 006b6b11ca1b75a4c515358a656407fb5cdd222d (plain)
1
2
3
# Continue React App

The Continue React app is a notebook-like interface to the Continue server. It allows the user to submit arbitrary text input, then communicates with the server to takes steps, which are displayed as a sequence of editable cells. The React app should sit beside an IDE, as in the VS Code extension.