Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 242 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 242 Bytes

Udacity Integration Demo

Simple demo showing usage of web terminal from a standalone page.

Dev Flow

  • npm install
  • npm start to start dev build
  • npm run build && rm -rf node_modules and push up index.html + static folder for deploy