We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 789b0c0 commit 960e9a2Copy full SHA for 960e9a2
README.md
@@ -4,4 +4,5 @@ This repo contains assignments for the Live Web class taught by Shawn Van Every
4
5
- [Self Portrait](/portrait)
6
- [Talk with the you who is 24 hours ahead of you](/chatapp)
7
-- [Socket-Canvas-Rectangle-Screen-Game](/canvas)
+- [Socket-Canvas-Rectangle-Screen-Game](/canvas)
8
+- [Facemesh](/facemesh)
facemesh/README.md
@@ -0,0 +1,13 @@
1
+# Facemesh
2
+
3
+Yanlin Ma & Cristóbal Valenzuela
+Develop
+```bash
+yarn develop
+```
9
10
+Build:
11
12
+yarn build:all
13
0 commit comments