Code Now Fall 2017 workshop

This repo contains code for the Todo HTML app and notes.

Preview application on Cloud9

  • Serve the application on port 8080: $ python -m SimpleHTTPServer 8080

  • Get the preview URL by clicking on Preview => Preview running application. Copy and paste the URL in a new browser window, e.g. https://todo-static-myfashionhub.c9users.io/.