Assignment submission instructions
All slides (as markdown) and assignments are in the src/materials folder under the appropriate week.
To view the slides as slide shows, do the following:
- Navigate to the
srcfolder npm install(you will need Node+npm installed)npm start- Go to
http://localhost:8080/in your browser