CSE 40677 Open Source Software Development - Web Terminal Project
Project Website - GitHub Pages
pip install web_terminalpython3 -m web_terminalpip install flask websockets
npm install -g @angular/cli
cd client
npm install
cd -cd client
ng build -- --configuration=flask
cd -
python web-terminal.pybuild can optionally be run with --prod or --watch