deploy subdirectories successfully

This commit is contained in:
Sorrel Bri 2020-01-09 12:40:26 -08:00 committed by sorrelbri
parent 5adf8b4690
commit d5d7121a71

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