Frontend/backend project structure
+ Base implementation of a differential synchronization based on Neil Fraser article/talk See https://www.youtube.com/watch?v=S2Hp_1jqpY8
This commit is contained in:
@ -1,2 +1,4 @@
|
||||
/node_modules
|
||||
/build
|
||||
/client/node_modules
|
||||
/build
|
||||
/data
|
||||
/server/vendor
|
Reference in New Issue
Block a user