deploy subdirectories successfully

This commit is contained in:
Sorrel Bri 2020-01-09 12:40:26 -08:00
parent 8bff00e9ab
commit dc295fc3d3

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