deploy subdirectories successfully

This commit is contained in:
Sorrel Bri 2020-01-09 12:40:26 -08:00 committed by sorrelbri
parent d7cf6c44eb
commit 413cf63192

View file

@ -5,7 +5,4 @@
`$ git subtree push --prefix server hk-api master` `$ git subtree push --prefix server hk-api master`
### React ### React
`$ git push hk-play master` `$ git subtree push --prefix play-node-go hk-play master`
### TODO
restructure React to subdirectory for similar deployment