Implemented serve and copy-link development features

This commit is contained in:
Sun Knudsen 2022-02-17 13:32:26 -05:00
parent 48a50320a8
commit 3dcffe7cef
No known key found for this signature in database
GPG key ID: 02C43AD072D57783
7 changed files with 1214 additions and 4 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
.env
*.code-workspace
/node_modules