You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
372 B
8 lines
372 B
# Homework
|
|
|
|
Finish all labs from [today](../student_labs/) and [yesterday](../../day2/student_labs/)
|
|
|
|
## Stretch
|
|
|
|
Add an angular front end. Just drop your files wherever and reference them normally. For instance if you had `index.html` in the root of the project, you can get to it via http://localhost:8888/index.html `app.js` would be `http://localhost:8888/app.js`.
|